mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
WIP: ws: parse X-FORWARDED-FOR headers
This commit is contained in:
parent
9f9015d51c
commit
3b94b8e588
5 changed files with 85 additions and 24 deletions
|
|
@ -29,6 +29,7 @@ futures-lite = "1"
|
|||
futures-rustls = "0.22"
|
||||
glommio = "0.7"
|
||||
hashbrown = { version = "0.12", features = ["serde"] }
|
||||
httparse = "1"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
privdrop = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue