Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

v0.6.2

Compare
Choose a tag to compare
@debugtalk debugtalk released this 22 Feb 08:13
· 63 commits to main since this release
  • feat: support text/html extraction with regex
  • change: json unmarshal to json.Number when parsing data
  • fix: omit pseudo header names for HTTP/1, e.g. :authority
  • fix: generate headers.\"Content-Type\" in har2case
  • fix: incorrect data type when extracting data using jmespath
  • fix: decode response body in brotli/gzip/deflate formats
  • fix: omit print request/response body for non-text content
  • fix: parse data for request cookie value