Bug Fixes
- header: Fix charset parsing bug. (5a6e176f)
- headers: Fix overflow with empty cookies (99baaa10)
- rustup: update to latest rustc (4fd8a6a9)
Features
Breaking Changes
-
Several public functions and types in the
http
module
have been removed. They have been replaced with 2 methods that handle
all of the http1 parsing.(b87bb20f)