mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 20:08:23 +08:00
fix #100: decode response body in br/gzip/deflate formats
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# Release History
|
||||
|
||||
## v0.6.2 (2022-02-20)
|
||||
## v0.6.2 (2022-02-21)
|
||||
|
||||
- fix: omit pseudo header names for HTTP/1, e.g. :authority
|
||||
- fix: generate `headers.\"Content-Type\"` in har2case
|
||||
- change: json unmarshal to json.Number when parsing data
|
||||
- fix: incorrect data type when extracting data using jmespath
|
||||
- fix: decode response body in br/gzip/deflate formats
|
||||
|
||||
## v0.6.1 (2022-02-17)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user