Sha256: 5e610f356a77a88d472d0f9a266b2889f96a4e614b02802d4b94209bc34357bb
Contents?: true
Size: 705 Bytes
Versions: 6
Compression:
Stored size: 705 Bytes
Contents
# 1.2.6 ## Improvements * `native` resolver: when timing out on DNS query for an alias, retry the DNS query for the alias (instead of the original hostname). ## Bugfixes * `faraday` adapter: set `env` options on the request object, so they are available in the request object when yielded. * `follow_redirects` plugin: remove body-related headers (`content-length`, `content-type`) on POST-to-GET redirects. * `follow_redirects` plugin: maintain verb (and body) of original request when the response status code is 307. * `native` resolver: when timing out on TCP-based name resolution, downgrade to UDP before retrying. * `rate_limiter` plugin: do not try fetching the retry-after of error responses.
Version data entries
6 entries across 6 versions & 1 rubygems