httpx icon indicating copy to clipboard operation
httpx copied to clipboard

fix(decoder): decode multi-member gzip data

Open lizeyan opened this issue 1 year ago • 0 comments
trafficstars

Summary

https://github.com/encode/httpx/discussions/3269

Allow GZipDecoder to decode multi-member gzip data

Checklist

  • [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • [x] I've updated the documentation accordingly.

lizeyan avatar Aug 16 '24 08:08 lizeyan