extract client ip from connection state
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
0bade5317f
commit
3ada847570
5 changed files with 36 additions and 0 deletions
|
@ -33,6 +33,7 @@ brotli_compression = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
axum-client-ip.workspace = true
|
||||
axum-extra.workspace = true
|
||||
axum.workspace = true
|
||||
base64.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue