Skip to content

Pull requests: encode/httpx

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Improve typing for 'method' parameters
#2637 opened Mar 29, 2023 by karosis88 Loading…
Fix check for binary mode
#2630 opened Mar 21, 2023 by lkuchenb Loading…
Add caching for responses with the 301 status code
#2622 opened Mar 18, 2023 by karosis88 Loading…
Add support for (auth-int) quality of protection
#2605 opened Feb 28, 2023 by karosis88 Loading…
fix DigestAuth default value for qop field
#2600 opened Feb 22, 2023 by skewty Loading…
improvement for command-line client
#2594 opened Feb 19, 2023 by kice Loading…
Drop private imports from test_decoders.py refactor Issues and PRs related to code refactoring
#2570 opened Feb 4, 2023 by florimondmanca Loading…
Support Enum query params enhancement New feature or request
#2515 opened Dec 26, 2022 by Kludex Loading…
Typing: add explicit types for public fields refactor Issues and PRs related to code refactoring
#2469 opened Nov 29, 2022 by adriangb Loading…
doc: add recommendations for use of clients as context managers docs Changes to the documentation
#2452 opened Nov 20, 2022 by adriangb Loading…
improve types for RequestData refactor Issues and PRs related to code refactoring
#2404 opened Oct 11, 2022 by adriangb Loading…
ProTip! Filter pull requests by the default branch with base:master.