Skip to content

v0.8.7

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 31 Jul 20:50
· 799 commits to master since this release

Fixes

  • Send an extra CRLF at the end of multipart requests, since some servers expect it.
  • Removed internal dependency on tokio-proto, which removed unsafe small-vec
    dependency.