0.3.0
Added
RequestMethod
enum.- Proxy support.
Fixed
- Raise
TimeoutError
on request timeout, instead ofRequestError
. - Exception names shown without Py prefix.
Changed
HttpClient.request
acceptsRequestMethod
.HttpClient
accepts optionalproxy
argument.ConnectError
replaced with Python's builtinConnectionError
.- Use Rust 1.77.0.
- Use
reqwest
0.12.