hyper-proxy
A proxy connector for Hyper-based applications
0.9.1
7.8M downloads/mo
#3554 most downloaded on crates.io
tafia/hyper-proxy
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 10 of 12 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
12 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Dec 2017 to Mar 2021
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 12-
0.9.127 Mar 2021Nothing published for this version
-
0.9.027 Feb 2021 -
0.8.026 Sep 2020Release notes
Open source →- feat: add rustls-webpki feature (see #16)
- feat: add ability to force use CONNECT method for HTTP/2.0
-
0.7.016 May 2020 -
0.6.019 Dec 2019 -
0.5.102 Sep 2019 -
0.5.025 Sep 2018 -
0.4.123 Mar 2018 -
0.4.021 Dec 2017Release notes
Open source →- feat: split Proxy into Proxy and ProxyConnector allowing to handle a list of proxies
- doc: add a set_proxy expression for http requests
- doc: fix some wrong comments
- perf: avoid one clone
-
0.3.019 Dec 2017Release notes
Open source →- refactor: add a match_fn macro in tunnel
- fix: add missing '' in connect message
- feat: do not use connect for pure http request. Else provide headers to update the primary request with.
- feat: have Custom intercept be an opaque struct using
Arcto be Send + Sync + Clone
-
0.2.015 Dec 2017Release notes
Open source →- feat: Add Intercept::None to never intercept any connection
- fix: Add Send + Sync constraints on Intercept::Custom function (breaking)
- feat: Make Intercept::matches function public
- feat: Add several function to get/modify internal states
-
0.1.014 Dec 2017Nothing published for this version