pkgsrc/www/ruby-faraday/distinfo
taca 98d16c6760 Update ruby-faraday to 0.9.2.
Faraday 0.9.2

Adapters:

* Enable gzip compression for httpclient
* Fixes default certificate store for httpclient not having default paths.
* Make excon adapter compatible with 0.44 excon version
* Add compatibility with Patron 0.4.20
* Determine default port numbers in Net::HTTP adapters (Addressable
  compatibility)
* em-http: wrap "connection closed by server" as ConnectionFailed type
* Wrap Errno::ETIMEDOUT in Faraday::Error::TimeoutError

Utils:

* Add Rack-compatible support for parsing a[][b]=c nested queries
* Encode nil values in queries different than empty strings. Before: a=; now:
  a.
* Have Faraday::Utils::Headers#replace clear internal key cache
* Dup the internal key cache when a Headers hash is copied

Env and middleware:

* Ensure env stored on middleware response has reference to the response
* Ensure that Response properties are initialized during on_complete (VCR
  compatibility)
* Copy request options in Faraday::Connection#dup
* Env custom members should be copied by Env.from(env)
* Honour per-request request.options.params_encoder
* Fix interval_randomness data type for Retry middleware
* Add maximum interval option for Retry middleware
2015-12-13 15:34:14 +00:00

6 lines
391 B
Text

$NetBSD: distinfo,v 1.9 2015/12/13 15:34:14 taca Exp $
SHA1 (faraday-0.9.2.gem) = 8b326e410e8caecb41c5c20f701caeb788f7925b
RMD160 (faraday-0.9.2.gem) = 9c088bc39cc42d0999d5080b21a41bca0fdfd163
SHA512 (faraday-0.9.2.gem) = 75ce91208f80f9923ae6ab795aa273f4154181c7729cd344d9b3cd5f1a84e369607ebb6e550c181bdce4fd6d41db1e61ad5241ebadf95a12e6a5a07b80af4b41
Size (faraday-0.9.2.gem) = 35840 bytes