Skip to content

v0.2.10

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 10 Nov 14:55
· 71 commits to master since this release

What's Changed

  • Fix parsing of Authority to handle square brackets in incorrect order.
  • Fix HeaderMap::with_capacity() to handle arithmetic overflow.

New Contributors