Changelog for
ruby2.5-rubygem-http-5.0.4-5.5.x86_64.rpm :
* Mon Oct 25 2021 dcermakAATTsuse.com- New upstream release 5.0.4 [#]# 5.0.4 (2021-10-07)
* [#698](https://github.com/httprb/http/pull/698) Fix `HTTP::Timeout::Global#connect_ssl`. ([AATTtarcieri]) [#]# 5.0.3 (2021-10-06)
* [#695](https://github.com/httprb/http/pull/695) Revert DNS resolving feature. ([AATTPhilCoggins])
* [#694](https://github.com/httprb/http/pull/694) Fix cookies extraction. ([AATTflosacca]) [#]# 5.0.2 (2021-09-10)
* [#686](https://github.com/httprb/http/pull/686) Correctly reset the parser. ([AATTbryanp])
* [#684](https://github.com/httprb/http/pull/684) Don\'t set Content-Length for GET, HEAD, DELETE, or CONNECT requests without a BODY. ([AATTjyn514])
* [#679](https://github.com/httprb/http/pull/679) Use features on redirected requests. ([AATTnomis])
* [#678](https://github.com/schwern) Restore `HTTP::Response` `:uri` option for backwards compatibility. ([AATTschwern])
* [#676](https://github.com/httprb/http/pull/676) Update addressable because of CVE-2021-32740. ([AATTmatheussilvasantos])
* [#653](https://github.com/httprb/http/pull/653) Avoid force encodings on frozen strings. ([AATTbvicenzo])
* [#638](https://github.com/httprb/http/pull/638) DNS failover handling. ([AATTmidnight-wonderer])
* Wed Aug 25 2021 dcermakAATTsuse.com- Cleanup spec
* Mon Jul 26 2021 cooloAATTsuse.comupdated to version 5.0.1 see installed CHANGES.md [#]# 5.0.1 (2021-06-26)
* [#670](https://github.com/httprb/http/pull/670) Revert `Response#parse` behavior introduced in #540. ([AATTDannyBen])
* [#669](https://github.com/httprb/http/pull/669) Prevent bodies from being resubmitted when following unsafe redirects. ([AATTodinhb])
* [#664](https://github.com/httprb/http/pull/664) Bump llhttp-ffi to 0.3.0. ([AATTbryanp])
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 5.0.0 see installed CHANGES.md
* Thu May 07 2020 cooloAATTsuse.com- updated to version 4.4.1 see installed CHANGES.md [#]# 4.4.1 (2020-03-29)
* Backport [#590](https://github.com/httprb/http/pull/590) Fix parser failing on some edge cases. ([AATTixti]) [#]# 4.4.0 (2020-03-25)
* Backport [#587](https://github.com/httprb/http/pull/587) Fix redirections when server responds with multiple Location headers. ([AATTixti])
* Backport [#599](https://github.com/httprb/http/pull/599) Allow passing HTTP::FormData::{Multipart,UrlEncoded} object directly. ([AATTixti])
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 4.3.0 see installed CHANGES.md [#]# 4.3.0 (2020-01-09)
* Backport [#581](https://github.com/httprb/http/pull/581) Add Ruby-2.7 compatibility. ([AATTixti], [AATTjanko]) [#]# 4.2.0 (2019-10-22)
* Backport [#489](https://github.com/httprb/http/pull/489) Fix HTTP parser. ([AATTixti], [AATTfxposter])
* Thu Mar 14 2019 cooloAATTsuse.com- updated to version 4.1.1 see installed CHANGES.md [#]# 4.1.1 (2019-03-12)
* Add `HTTP::Headers::ACCEPT_ENCODING` constant. ([AATTixti]) [#]# 4.1.0 (2019-03-11)
* [#533](https://github.com/httprb/http/pull/533) Add URI normalizer feature that allows to swap default URI normalizer. ([AATTmamoonraja])
* Sat Mar 02 2019 cooloAATTsuse.com- updated to version 4.0.5 see installed CHANGES.md [#]# 4.0.5 (2019-02-15)
* Backport [#532](https://github.com/httprb/http/pull/532) from master. Fix pipes support in request bodies. ([AATTixti]) [#]# 4.0.4 (2019-02-12)
* Backport [#506](https://github.com/httprb/http/pull/506) from master. Skip auto-deflate when there is no body. ([AATTBonias]) [#]# 4.0.3 (2019-01-18)
* Fix missing URL in response wrapped by auto inflate. ([AATTixti])
* Provide `HTTP::Request#inspect` method for debugging purposes. ([AATTixti]) [#]# 4.0.2 (2019-01-15)
* [#506](https://github.com/httprb/http/pull/506) Fix instrumentation feature. ([AATTpaul]) [#]# 4.0.1 (2019-01-14)
* [#515](https://github.com/httprb/http/pull/515) Fix `#build_request` and `#request` to respect default options. ([AATTRickCSong])
* Thu Nov 22 2018 cooloAATTsuse.com- updated to version 4.0.0 see installed CHANGES.md [#]# 4.0.0 (2018-10-15)
* [#468](https://github.com/httprb/http/pull/468) Rewind `HTTP::Request::Body#source` once `#each` is complete. ([AATTixti])
* [#467](https://github.com/httprb/http/pull/467) Drop Ruby 2.2 support. ([AATTixti])
* [#436](https://github.com/httprb/http/pull/436) Raise ConnectionError when writing to socket fails. ([AATTjanko-m])
* [#438](https://github.com/httprb/http/pull/438) Expose `HTTP::Request::Body#source`. ([AATTjanko-m])
* [#446](https://github.com/httprb/http/pull/446) Simplify setting a timeout. ([AATTmikegee])
* [#451](https://github.com/httprb/http/pull/451) Reduce memory usage when reading response body. ([AATTjanko-m])
* [#458](https://github.com/httprb/http/pull/458) Extract HTTP::Client#build_request method. ([AATTtycoon])
* [#462](https://github.com/httprb/http/pull/462) Fix HTTP::Request#headline to allow two leading slashes in path. ([AATTscarfacedeb])
* [#454](https://github.com/httprb/http/pull/454) [#464](https://github.com/httprb/http/pull/464) [#384](https://github.com/httprb/http/issues/384) Fix #readpartial not respecting max length argument. ([AATTjanko-m], [AATTmarshall-lee])
* Wed Apr 25 2018 factory-autoAATTkulow.org- updated to version 3.3.0 see installed CHANGES.md [#]# 3.3.0 (2018-04-25) This version backports some of the fixes and improvements made to development version of the HTTP gem:
* [#458](https://github.com/httprb/http/pull/458) Extract HTTP::Client#build_request method. ([AATTtycoon])
* Tue Apr 24 2018 factory-autoAATTkulow.org- updated to version 3.2.1 see installed CHANGES.md [#]# 3.2.1 (2018-04-24)
* [#468](https://github.com/httprb/http/pull/468) Rewind `HTTP::Request::Body#source` once `#each` is complete. ([AATTixti])
* Sun Apr 22 2018 factory-autoAATTkulow.org- updated to version 3.2.0 see installed CHANGES.md [#]# 3.2.0 (2018-04-22) This vresion backports one change we missed to backport in previous release:
* Reduce memory usage when reading response body ([AATTjanko-m]) [#]# 3.1.0 (2018-04-22) This version backports some of the fixes and improvements made to development version of the HTTP gem:
* Fix for `#readpartial` to respect max length argument. ([AATTjanko-m], [AATTmarshall-lee])
* Fix for `HTTP::Request#headline` to allow two leading slashes in path. ([AATTscarfacedeb])
* Fix query string building for string with newlines. ([AATTmikegee])
* Deallocate temporary strings in `Response::Body#to_s`. ([AATTjanko-m])
* Add `Request::Body#source`. ([AATTjanko-m])
* Wed Oct 11 2017 cooloAATTsuse.com- updated to version 3.0.0 see installed CHANGES.md [#]# 3.0.0 (2017-10-01)
* Drop support of Ruby `2.0` and Ruby `2.1`. ([AATTixti])
* [#410](https://github.com/httprb/http/pull/410) Infer `Host` header upon redirects. ([AATTjanko-m])
* [#409](https://github.com/httprb/http/pull/409) Enables request body streaming on any IO object. ([AATTjanko-m])
* [#413](https://github.com/httprb/http/issues/413), [#414](https://github.com/httprb/http/pull/414) Fix encoding of body chunks. ([AATTjanko-m])
* [#368](https://github.com/httprb/http/pull/368), [#357](https://github.com/httprb/http/issues/357) Fix timeout issue. ([AATTHoneyryderChuck])
* Tue May 23 2017 cooloAATTsuse.com- updated to version 2.2.2 see installed CHANGES.md [#]# 2.2.2 (2017-04-27)
* [#404](https://github.com/httprb/http/issues/404), [#405](https://github.com/httprb/http/pull/405) Make keepalive timeout configurable. ([AATTnestegg])
* Tue Feb 14 2017 mmeisterAATTsuse.com- Initial packaging