Skip to content

v0.1.17

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 15 Sep 13:18
· 4 commits to master since this release

Highlights

  • Fix legacy::Client to allow absolute-form URIs when Connected::proxy(true) is passed and the scheme is https.

What's Changed

  • chore(test): remove some miri exception config by @tottoto in #222
  • refactor(connect): safely convert socket2::Socket to Tokio TcpSocket by @0x676e67 in #223
  • refactor: set correct cfg on common::{Exec, Lazy, SyncWrapper} by @seanmonstar in #224
  • fix(client): allow absolute-form if is_proxied is set even on HTTPS by @seanmonstar in #225

Full Changelog: v0.1.16...v0.1.17