Recent Releases of gufo-http
gufo-http - 0.3.0
Added
RequestMethodenum.- Proxy support.
Fixed
- Raise
TimeoutErroron request timeout, instead ofRequestError. - Exception names shown without Py prefix.
Changed
HttpClient.requestacceptsRequestMethod.HttpClientaccepts optionalproxyargument.ConnectErrorreplaced with Python's builtinConnectionError.- Use Rust 1.77.0.
- Use
reqwest0.12.
- Python
Published by dvolodin7 almost 2 years ago
gufo-http - 0.2.0
Added
HttpClient.request()function for both sync and async clients.- HTTPS benchmarks.
- Httpd:
modeconfiguration parameter. - Httpd: HTTPS mode.
Changed
SyncRequestandAsyncRequestare merged into unifiedRequestclass.Request.read()meethod is replaced withRequest.contentproperty.
- Python
Published by dvolodin7 almost 2 years ago