danieleades
|
cf8944a0f0
|
cargo fmt (#604)
Run rustfmt and setup CI to check for it.
|
2019-08-29 09:52:39 -07:00 |
|
WindSoilder
|
577d06c363
|
Add support for system/environment proxies (#547)
|
2019-07-01 16:27:58 -07:00 |
|
Diggory Blake
|
c45ff29bfb
|
Add support for SOCKS5 proxies, and parsing proxy authorizations from URLs
|
2019-04-08 11:42:18 -07:00 |
|
Sean McArthur
|
ad854c3ee8
|
add Proxy::basic_auth support
Closes #322
|
2019-01-04 14:40:19 -08:00 |
|
Yash Srivastav
|
c417d6dab8
|
Upgrade hyper to 0.12
Closes #304
|
2018-07-05 10:03:31 -07:00 |
|
Sean McArthur
|
7db860759d
|
Revert "Merge pull request #232 from tafia/hyper-proxy"
This reverts commit b09b8620a6, reversing
changes made to abfcd2796e.
|
2018-02-15 12:13:33 -08:00 |
|
Johann Tuffe
|
871b8076e4
|
add proxy authorization
|
2017-12-19 15:44:06 +08:00 |
|
Johann Tuffe
|
2f403175dc
|
uses hyper-proxy 0.3.0
|
2017-12-19 15:23:39 +08:00 |
|
Sean McArthur
|
779f8080ef
|
change Builders to only error at the end
Closes #189
|
2017-08-31 18:10:45 -07:00 |
|
Sean McArthur
|
6cdaff4b66
|
add a Proxy type
Proxies can currently be configured to intercept HTTP, HTTPS, and all
requests. HTTPS tunneling is supported.
Closes #30
|
2017-06-22 09:49:00 -07:00 |
|