All Versions
81
Latest Version
Avg Release Cycle
75 days
Latest Release
235 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.4.0 Changes
March 25, 2020 -
v4.3.0 Changes
January 09, 2020- Backport #581 Add Ruby-2.7 compatibility. ([@ixti], [@janko])
-
v4.2.0 Changes
October 22, 2019- Backport #489 Fix HTTP parser. ([@ixti], [@fxposter])
-
v4.1.1 Changes
March 12, 2019- โ Add
HTTP::Headers::ACCEPT_ENCODING
constant. ([@ixti])
- โ Add
-
v4.1.0 Changes
March 11, 2019- #533 Add URI normalizer feature that allows to swap default URI normalizer. ([@mamoonraja])
-
v4.0.5 Changes
February 15, 2019- Backport #532 from master. Fix pipes support in request bodies. ([@ixti])
-
v4.0.4 Changes
February 12, 2019- Backport #506 from master. Skip auto-deflate when there is no body. ([@Bonias])
-
v4.0.3 Changes
January 18, 2019๐ Fix missing URL in response wrapped by auto inflate. ([@ixti])
Provide
HTTP::Request#inspect
method for debugging purposes. ([@ixti])
-
v4.0.2 Changes
January 15, 2019- #506 Fix instrumentation feature. ([@paul])
-
v4.0.1 Changes
January 14, 2019- #515
Fix
#build_request
and#request
to respect default options. ([@RickCSong])
- #515
Fix