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

Allow pickling HTTPStatusError
#3207 opened May 22, 2024 by camillol Loading…
3 tasks done
Limit which text codecs are supported. enhancement New feature or request
#2896 opened Oct 19, 2023 by tomchristie Loading…
Fixing missed arguments for pools when init transports
#2997 opened Dec 9, 2023 by NewUserHa Loading…
1 of 3 tasks
Add httpx.NetworkOptions configuration. 1.0 proposal Pull requests proposing 1.0 API changes
#3052 opened Jan 12, 2024 by tomchristie Draft
Stream response body in ASGITransport
#3059 opened Jan 16, 2024 by jhominal Loading…
3 tasks done
Add persistent cookies option to Client
#3065 opened Jan 17, 2024 by MarkWine Loading…
3 tasks done
Draft 1.0 release notes 1.0 proposal Pull requests proposing 1.0 API changes
#3069 opened Jan 22, 2024 by tomchristie Draft
Types: Fix type annotation for default_encoding parameter
#3079 opened Feb 1, 2024 by JelleZijlstra Loading…
1 of 3 tasks
Make HttpStatusError and RequestError pickleable
#3108 opened Feb 22, 2024 by hoodmane Loading…
3 tasks done
Stricter data typechecking user-experience Ensuring that users have a good experience using the library
#3128 opened Mar 1, 2024 by tomchristie Loading…
✨ maintain transport response history
#3155 opened Mar 29, 2024 by ndaWefox Loading…
2 of 3 tasks
fix: add type checking in form data
#3173 opened Apr 17, 2024 by trim21 Loading…
2 of 3 tasks
Document the Response.links property
#2783 opened Jul 21, 2023 by bustbr Loading…
Provide request_class, response_class for httpx.Client
#3199 opened May 11, 2024 by q0w Loading…
2 of 3 tasks
feat: support bytes as query value
#3212 opened May 31, 2024 by trim21 Loading…
2 of 3 tasks
make 'anyio' optional requirement.
#3244 opened Jul 19, 2024 by xiacunshun Loading…
1 of 3 tasks
fix HTTP/2 docs
#3262 opened Aug 9, 2024 by ArkadyRudenko Loading…
Add check_ascii_printable function to reduce duplicated code
#3281 opened Aug 26, 2024 by waketzheng Loading…
1 of 3 tasks
Add httpdbg to third party packages.
#3327 opened Sep 27, 2024 by T-256 Loading…
Emscripten support
#3330 opened Oct 2, 2024 by joemarshall Loading…
2 tasks done
async file in multipart file upload
#3339 opened Oct 9, 2024 by tsimoshka Loading…
2 of 3 tasks
feat(content): allow multipart requests without files.
#3397 opened Nov 8, 2024 by laipz8200 Loading…
3 tasks done
Truststore
#3409 opened Nov 21, 2024 by tomchristie Loading…
docs: Add quotes to the installation command
#3511 opened Feb 21, 2025 by duzhuoshanwai Loading…
ProTip! Exclude everything labeled bug with -label:bug.