What's Changed
- Parse URI queries in to key value pairs by @izo0x90 in #237
- Adds url escape sequence decoding by @izo0x90 in #238
- Fix socket by @thatstoasty in #235
- Fix reader not skipping over all CRLF by @thatstoasty in #241
- Process localhost in parse_address by @saviorand in #239
New Contributors
Full Changelog: v0.1.9...v0.1.10