mirror of https://github.com/rwf2/Rocket.git
4f5a83ba9c
If a port part was missing, the 'Authority' parser previously set the port to `0`. This is incorrect. As in RFC#3986 3.2.3: > URI producers and normalizers should omit the port component and its ":" delimiter if port is empty [..] This commit fixes the parser's behavior to align with the RFC. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |