http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 84 forks source link

address three bugs in forwarded header parsing (backported to 2.x) #377

Closed jbr closed 3 years ago

Fishrock123 commented 3 years ago

@jbr I have fixed the clippy warnings, can you rebase?

Fishrock123 commented 3 years ago

Strange, the errors don't locally reproduce for me...

Fishrock123 commented 3 years ago

Ohhh I didn't check nightly...

Fishrock123 commented 3 years ago

Ok, that's resolved... rebase again if you don't mind?