cargo hyper 0.3.1
httparse

latest releases: 0.14.17, 0.14.16, 0.14.15...
9 years ago

Bug Fixes

  • header: Fix charset parsing bug. (5a6e176f)
  • headers: Fix overflow with empty cookies (99baaa10)
  • rustup: update to latest rustc (4fd8a6a9)

Features

  • server: add Expect 100-continue support (0b716943, closes #369)

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)

Don't miss a new hyper release

NewReleases is sending notifications on new releases.