-
-
Notifications
You must be signed in to change notification settings - Fork 869
Pull requests: encode/httpx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 Pull requests proposing 1.0 API changes
httpx.NetworkOptions
configuration.
1.0 proposal
#3052
opened Jan 12, 2024 by
tomchristie
•
Draft
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…
Provide request_class, response_class for httpx.Client
#3199
opened May 11, 2024 by
q0w
Loading…
2 of 3 tasks
Change default encoding to utf-8 in
normalize_header_key
and normalize_header_value
functions
#3241
opened Jul 14, 2024 by
ZM25XC
Loading…
1 of 3 tasks
Add check_ascii_printable function to reduce duplicated code
#3281
opened Aug 26, 2024 by
waketzheng
Loading…
1 of 3 tasks
feat(content): allow multipart requests without files.
#3397
opened Nov 8, 2024 by
laipz8200
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.