gradio
Lite: HTTPX client improvement
#9413
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
Use the httpx client in resolve_with_google_dns both for normal and Lite
whitphx
committed
1 year ago
add changeset
gradio-pr-bot
committed
1 year ago
Set decode_content=False
whitphx
committed
1 year ago
Add type hints
whitphx
committed
1 year ago
Set decode_content=True and remove the Content-Encoding header so the content is decoded by urllib3 instead of httpx
whitphx
committed
1 year ago
Fix
whitphx
committed
1 year ago
Add comment
whitphx
committed
1 year ago
Restore the original resolve_with_google_dns to make such changes in another PR
whitphx
committed
1 year ago
add changeset
gradio-pr-bot
committed
1 year ago
Merge branch '5.0-dev' into unified-http-client
abidlabs
committed
1 year ago
Update comment
whitphx
committed
1 year ago
Updated the test requirements
whitphx
committed
1 year ago
Fix type hint
whitphx
committed
1 year ago
Revert "Updated the test requirements"
whitphx
committed
1 year ago
Loading