gzip: examine Content-Length header before removing (#578)

Fixes #575.
This commit is contained in:
Jacob Hoffman-Andrews
2023-01-02 20:02:37 -08:00
committed by GitHub
parent 78ec3a4d75
commit 032bfb4b27
3 changed files with 41 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ureq"
version = "2.6.0"
version = "2.6.1"
authors = ["Martin Algesten <martin@algesten.se>", "Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>"]
description = "Simple, safe HTTP client"
license = "MIT/Apache-2.0"