Add badges
This commit is contained in:
parent
cc6dac666e
commit
87a049ebad
@ -1,4 +1,7 @@
|
||||
# Actix Remote IP extractor
|
||||
[![Build Status](https://drone.communiquons.org/api/badges/pierre/actix-remote-ip/status.svg)](https://drone.communiquons.org/pierre/actix-remote-ip)
|
||||
[![Crate](https://img.shields.io/crates/v/actix-remote-ip.svg)](https://crates.io/crates/actix-remote-ip)
|
||||
|
||||
Tiny extractor of remote user IP address, that handles reverse proxy.
|
||||
|
||||
The `X-Forwarded-For` header is automatically parsed when the request comes from a defined proxy, to determine the real remote client IP Address.
|
||||
|
Loading…
Reference in New Issue
Block a user