COMMITS
November 28, 2024
T
Fix `extensions` type annotation. (#3380)
Tom Christie committed
T
Error on verify as str. (#3418)
Tom Christie committed
November 22, 2024
T
Handle empty zstd responses (#3412)
Tom Christie committed
November 20, 2024
B
Update CHANGELOG.md, fix typo(s) (#3406)
Bob Conan committed
November 15, 2024
R
Move utility functions from _utils.py to _client.py (#3389)
RafaelWO committed
T
Avoid private imports in test cases. (#3403)
Tom Christie committed
T
Import ssl on demand (#3401)
Tom Christie committed
November 12, 2024
T
Graceful upgrade path for 0.28. (#3394)
Tom Christie committed
November 1, 2024
R
Move remaining utility functions from _utils.py to _models.py (#3387)
RafaelWO committed
R
Move utility functions from _utils.py to _multipart.py (#3388)
RafaelWO committed
October 30, 2024
M
Move normalize header functions from _utils.py to _models.py (#3382)
Mayank Sinha committed
October 29, 2024
T
Cleanup `Request` method parameter. (#3378)
Tom Christie committed
B
add socks5h proxy support (#3178)
Bin Liu committed
J
made dependencies on certifi and httpcore only load when required (#3377)
Joe Marshall committed
October 28, 2024
T
Cleanup unneccessary test case (#3375)
Tom Christie committed
T
Just use default `safe=...` characters for `urlescape` (#3376)
Tom Christie committed
T
Update CHANGELOG.md (#3374)
Tom Christie committed
T
Review urlescape percent-safe set, and use + behavior for form spaces. (#3373)
Tom Christie committed
T
Review URL percent escaping sets, from whatwg. (#3371)
Tom Christie committed
T
Update CHANGELOG.md (#3372)
Tom Christie committed
B
Ensure JSON representation is compact. #3363 (#3367)
BERRADA-Omar committed
T
Introduce new `SSLContext` API & escalate deprecations. (#3319)
Tom Christie committed
October 25, 2024
T
Concise URL instantiation. (#3364)
Tom Christie committed
October 23, 2024
C
typo: Reading a response expose response text, not request text (#3359)
Colin Bounouar committed
October 1, 2024
D
Bump the python-packages group with 5 updates (#3329)
dependabot[bot] committed
September 27, 2024
T
Add `httpx-ws` to third party packages. (#3325)
T-256 committed
T
Add `httpx-socks` to third party packages. (#3326)
T-256 committed
September 26, 2024
P
Clarified error when header value is None (#3312)
Polina Beskorovainaia committed
September 24, 2024
T
Enable TestSuite for PRs to version branches. (#3318)
Tom Christie committed
September 22, 2024
T
Revert "Removed leading $ from cli code blocks" (#3192)
Tom Christie committed