Skip to content

Pull requests: encode/httpx

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

Pull requests list

Remove deprecated 'proxies' parameter. 1.0 proposal Pull requests proposing 1.0 API changes
#3314 opened Sep 24, 2024 by tomchristie Loading…
Clarified error when header value is None
#3312 opened Sep 23, 2024 by nomilkinmyhome Loading…
add stacklevel=2 to Client warnings
#3294 opened Sep 3, 2024 by trim21 Loading…
1 of 3 tasks
feat: suppport IDNA2003
#3284 opened Aug 27, 2024 by waketzheng Loading…
3 tasks done
Add check_ascii_printable function to reduce duplicated code
#3281 opened Aug 26, 2024 by waketzheng Loading…
1 of 3 tasks
chore(deps): Update dependencies
#3280 opened Aug 25, 2024 by reneleonhardt Loading…
3 tasks done
fix(decoder): decode multi-member gzip data
#3270 opened Aug 16, 2024 by lizeyan Loading…
3 tasks done
fix HTTP/2 docs
#3262 opened Aug 9, 2024 by ArkadyRudenko Loading…
make 'anyio' optional requirement.
#3244 opened Jul 19, 2024 by xiacunshun Loading…
1 of 3 tasks
Add An Importable default_user_agent Function
#3226 opened Jun 20, 2024 by MichaelYochpaz Loading…
1 of 3 tasks
feat: support bytes as query value
#3212 opened May 31, 2024 by trim21 Loading…
2 of 3 tasks
Allow pickling HTTPStatusError
#3207 opened May 22, 2024 by camillol Loading…
3 tasks done
Provide request_class, response_class for httpx.Client
#3199 opened May 11, 2024 by q0w Loading…
2 of 3 tasks
add socks5h proxy support
#3178 opened Apr 25, 2024 by liubin Loading…
3 tasks done
fix: add type checking in form data
#3173 opened Apr 17, 2024 by trim21 Loading…
2 of 3 tasks
tests: fix win32
#3172 opened Apr 17, 2024 by trim21 Loading…
1 of 3 tasks
✨ maintain transport response history
#3155 opened Mar 29, 2024 by ndaWefox Loading…
2 of 3 tasks
Fix httpx is not encoding with symbol '%s' (#3140)
#3141 opened Mar 14, 2024 by Tunglies Loading…
2 of 3 tasks
Warn with stacklevel=2 to show caller of deprecation
#3136 opened Mar 5, 2024 by hugovk Loading…
1 task done
Added __iadd__ magic method to Cookies class
#3132 opened Mar 3, 2024 by ZakariaMQ Loading…
Stricter data typechecking user-experience Ensuring that users have a good experience using the library
#3128 opened Mar 1, 2024 by tomchristie Loading…
Make HttpStatusError and RequestError pickleable
#3108 opened Feb 22, 2024 by hoodmane Loading…
3 tasks done
Support cookies with value None
#3096 opened Feb 15, 2024 by tducret Loading…
2 of 3 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.