File rubygem-down.changes of Package rubygem-down
-------------------------------------------------------------------
Fri Jun 21 09:47:53 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- ## 5.4.2 (2024-04-19)
* Add support for HTTPX 1.x (@HoneyryderChuck)
-------------------------------------------------------------------
Thu Nov 2 15:45:17 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- ## 5.4.1 (2023-05-20)
* Handle additional params in `Content-Disposition` header (@janko)
* Add ability to detect response URI when using net/http (@aglushkov)
* Avoid deprecation warning in HTTPX (@ollym)
* Handle unknown response status in net/http backend (@janko)
## 5.4.0 (2022-12-26)
* Add new HTTPX backend, which supports HTTP/2 protocol among other features (@HoneyryderChuck)
-------------------------------------------------------------------
Thu Aug 4 13:07:38 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 5.3.1
see installed CHANGELOG.md
## 5.3.1 (2022-03-25)
* Correctly split cookie headers on `;` instead of `,` when forwarding them on redirects (@ermolaev)
-------------------------------------------------------------------
Thu Mar 3 08:20:44 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 5.3.0
see installed CHANGELOG.md
## 5.3.0 (2022-02-20)
* Add `:extension` argument to `Down.download` for overriding tempfile extension (@razum2um)
* Normalize response header names for http.rb and wget backends (@zarqman)
## 5.2.4 (2021-09-12)
* Keep original cookies between redirections (@antprt)
-------------------------------------------------------------------
Wed Aug 25 12:06:31 UTC 2021 - Dan Čermák <dcermak@suse.com>
- Initial package version of rubygem-down