Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tests] Add tests for socks proxies (#7908) | coletdjnz | 2023-08-25 | 1 | -16/+0 |
* | [networking] Add request handler preference framework (#7603) | coletdjnz | 2023-08-04 | 1 | -4/+25 |
* | [cleanup] Misc | pukkandan | 2023-07-30 | 1 | -3/+5 |
* | [networking] Remove dot segments during URL normalization (#7662) | coletdjnz | 2023-07-28 | 1 | -0/+21 |
* | [networking] Ignore invalid proxies in env (#7704) | coletdjnz | 2023-07-27 | 1 | -3/+5 |
* | [test] Fix `httplib_validation_errors` test for old Python versions (#7677) | coletdjnz | 2023-07-24 | 1 | -15/+24 |
* | [networking] Add strict Request extension checking (#7604) | coletdjnz | 2023-07-23 | 1 | -18/+36 |
* | [networking] Fix `--legacy-server-connect` (#7645) | bashonly | 2023-07-20 | 1 | -1/+1 |
* | [networking] Fix POST requests with zero-length payloads (#7648) | bashonly | 2023-07-20 | 1 | -0/+11 |
* | [compat, networking] Deprecate old functions (#2861) | coletdjnz | 2023-07-15 | 1 | -12/+15 |
* | [networking] Rewrite architecture (#2861) | coletdjnz | 2023-07-15 | 1 | -262/+1099 |
* | [networking] Add module (#2861) | pukkandan | 2023-07-15 | 1 | -0/+531 |