You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix content-type is always json if json_encode_body is true (#50)
* fix: Fix content-type is always json if json_encode_body is true
* ci: remove codecov
Update ClientConnectionError to deal with httpx.NetworkError exceptio…
…ns (#43)
* Update ClientConnectionError to deal with httpx.NetworkError exceptions
* Fix raise on handle_async_request_error