1
0
mirror of synced 2025-07-02 20:02:24 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
e1ab5a604b Proxy problems (#2165)
* Fix proxy problems

* Auto redirect problem (http → https → https)
2025-06-28 00:14:01 -04:00
2996cecee0 Fix code inconsistently formatted and re-format (#2063)
* Fix code inconsistently formatted by clang-format

* Run clang-format
2025-02-17 12:14:02 -05:00
5b943d9bb8 Use StatusCode in tests and examples (#1743)
* Use StatusCode in tests and examples

* Use StatusCode in README
2023-12-20 17:28:57 -05:00
9f7ae0737a Fix typos (#1517) 2023-03-08 17:03:20 -05:00
7ed77b02ad Disable YouTubeNoSSLDigest 2022-07-08 17:40:05 -04:00
b9641048fc Switch to hghttp2.org/httpbin for redirect test. (#538) 2020-12-19 20:27:52 -05:00
797d1f27e8 Fix #357 2020-07-29 23:12:05 -04:00
010e4479f4 Fixed test errors due to httpbin.org 2020-06-22 14:53:20 -04:00
7cd25fbd63 Fix #499 2020-06-16 17:46:23 -04:00
f5598237b2 Fixed many redirects problem on Proxy 2020-05-16 17:34:03 -04:00
c58fca5dba Added more tests 2020-01-03 07:57:40 -05:00
d2fae4031c Fixed build errors 2020-01-03 01:36:59 -05:00
de844e67ef Proxy support for Keep-Alive requests 2020-01-03 01:24:07 -05:00
38adeaf02c Fixed problem with proxy support and added unit tests 2019-12-22 15:37:01 -05:00