Rocket/core/http
Sergio Benitez ee4aa81847 Allow '[' and ']' in URI paths.
This is strictly noncompliant and they should be encoded, but browsers
routinely send them unencoded, so we allow them to avoid trouble.
2022-05-04 09:44:24 -07:00
..
src Allow '[' and ']' in URI paths. 2022-05-04 09:44:24 -07:00
Cargo.toml Rework TLS listener/connection implementations. 2022-05-03 13:56:25 -07:00