Sha256: d2b534a72f39407edf730c7794b24e18db39b43de12e7a310ad648d028985a2a
Contents?: true
Size: 431 Bytes
Versions: 38
Compression:
Stored size: 431 Bytes
Contents
# 0.22.1 ## Bugfixes * `:retries` plugin: fix `HTTPX::Response#response to point to last possible response in the redirection chain. * `:stream` plugin: Make `HTTPX::Session#request` public (as it is inn the main class) . * return 100 responses if the request didn't specifically ask for "100-continue" negotiation (via the "expect" header). ## Improvements Wrap low-level socket errors in a `HTTPX::ConnectionError` exception.
Version data entries
38 entries across 38 versions & 1 rubygems