Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [rh/urllib] Simplify gzip decoding (#7611) | Simon Sawicki | 2023-08-27 | 1 | -15/+3 |
* | [networking] Add request handler preference framework (#7603) | coletdjnz | 2023-08-04 | 1 | -4/+36 |
* | [cleanup] Misc | pukkandan | 2023-07-30 | 1 | -4/+5 |
* | [networking] Remove dot segments during URL normalization (#7662) | coletdjnz | 2023-07-28 | 2 | -6/+6 |
* | [networking] Ignore invalid proxies in env (#7704) | coletdjnz | 2023-07-27 | 1 | -3/+7 |
* | [networking] Add strict Request extension checking (#7604) | coletdjnz | 2023-07-23 | 2 | -17/+22 |
* | [cleanup] Misc fixes | pukkandan | 2023-07-22 | 2 | -3/+3 |
* | [networking] Fix POST requests with zero-length payloads (#7648) | bashonly | 2023-07-20 | 2 | -2/+2 |
* | [compat, networking] Deprecate old functions (#2861) | coletdjnz | 2023-07-15 | 2 | -1/+27 |
* | [networking] Rewrite architecture (#2861) | coletdjnz | 2023-07-15 | 5 | -63/+998 |
* | [networking] Add module (#2861) | pukkandan | 2023-07-15 | 4 | -0/+463 |