algesten/ureq
### [`v2.6.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#261)
#### Fixed
- gzip: examine Content-Length header before removing ([#578](https://togithub.com/algesten/ureq/issues/578))
### [`v2.6.0`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#260)
#### Added
- Response::remote_addr() ([#489](https://togithub.com/algesten/ureq/issues/489))
- Request::query_pairs() - make query params from an Iterator of pairs ([#519](https://togithub.com/algesten/ureq/issues/519))
#### Fixed
- Gzip responses with chunked encoding now work with connection pooling ([#560](https://togithub.com/algesten/ureq/issues/560))
- Don't panic when rustls-native-certs errors ([#564](https://togithub.com/algesten/ureq/issues/564))
- Responses with zero-length body now work with connection pooling ([#565](https://togithub.com/algesten/ureq/issues/565))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.5.0
->2.6.1
Release Notes
algesten/ureq
### [`v2.6.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#261) #### Fixed - gzip: examine Content-Length header before removing ([#578](https://togithub.com/algesten/ureq/issues/578)) ### [`v2.6.0`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#260) #### Added - Response::remote_addr() ([#489](https://togithub.com/algesten/ureq/issues/489)) - Request::query_pairs() - make query params from an Iterator of pairs ([#519](https://togithub.com/algesten/ureq/issues/519)) #### Fixed - Gzip responses with chunked encoding now work with connection pooling ([#560](https://togithub.com/algesten/ureq/issues/560)) - Don't panic when rustls-native-certs errors ([#564](https://togithub.com/algesten/ureq/issues/564)) - Responses with zero-length body now work with connection pooling ([#565](https://togithub.com/algesten/ureq/issues/565))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.