Skip to content

v0.1.11

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 31 Mar 18:19
· 4 commits to master since this release

What's Changed

  • fix(client): Fix HTTP/2 websocket request by @0x676e67 in #165
  • builder: expose methods for determining if HTTP/1.1 or HTTP/2 support are enabled by @tobz in #164
  • feat(server): support auto_date_header, max_local_error_reset_streams, and ignore_invalid_headers. by @finnbear in #161
  • fix(tracing): propagate span context by @alpeb in #166
  • feat(rt/tokio): additive tokio and hyper i/o adaptors by @cratelyn in #170
  • feat(client): implement Connection for UnixStream and NamedPipeClient by @seanmonstar in #177
  • enable HttpConnector::interface on macOS and Solarish systems by @hawkw in #176

New Contributors

Thanks