Sean McArthur
|
5c3494b81d
|
Check redirect locations are valid Uris (#486)
Closes #484
|
2019-04-01 11:13:01 -07:00 |
|
Yannick Heinrich
|
647f59756e
|
Add missing pub(crate) statements.
|
2018-10-05 11:19:52 -07:00 |
|
Sean McArthur
|
610cdd266c
|
Fix panicking when passed a file:// URL
Closes #347
|
2018-09-18 12:43:54 -07: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
|
8b1bb0b53e
|
remove proxy handling in favor of hyper-proxy crate
|
2017-12-15 11:51:02 +08:00 |
|
Sean McArthur
|
229a2384a6
|
add Proxy::custom to allow custom proxy functions
|
2017-08-02 15:03:37 -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 |
|
Sean McArthur
|
665b4fe718
|
upgrade hyper to v0.11
|
2017-06-21 09:47:21 -07:00 |
|