mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-10-30 16:38:06 +01:00
Update axum-client-ip to 1.1.3
This commit is contained in:
@@ -28,7 +28,8 @@ This option can be overridden by the `-l <ip-address>:<port>` option on the comm
|
||||
|
||||
Configures which http header that contains the real client IP-Address or tells the service to use the IP-Address used to connect to it when in use without a proxy server.
|
||||
|
||||
Possible values are best covered by the [documentation for the underlying datatype](https://docs.rs/axum-client-ip/latest/axum_client_ip/enum.SecureClientIpSource.html).
|
||||
Possible values are best covered by the [documentation for the underlying datatype](https://docs.rs/axum-client-ip/latest/axum_client_ip/enum.ClientIpSource.html).
|
||||
Note: The possible values stayed compatible even though there was a [major release of the ip address extration library](https://github.com/imbolc/axum-client-ip/releases/tag/v1.0.0).
|
||||
|
||||
When using a reverse Proxy `RightmostXForwardedFor` is usually what you want.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user