v0.14.0
版本发布时间: 2020-01-11 02:15:04
lostisland/faraday_middleware最新发布版本:v1.2.1(2024-09-23 21:27:43)
NOTE: This is the last minor release in the v0.x series, next release will be 1.0 to match Faraday v1.0 release and from then on only fixes will be applied to v0.14.x!
- Fix support for empty bodies having Content-Encoding Gzip (#192)
- RSpec: disable_monkey_patching (#191)
- Add ResponseMiddleware.define_parser unit test (#190)
- Use full URL (url.host + url.request_uri) as cache key (#195)