Chris Kauffman
Results
1
issues of
Chris Kauffman
_recorder.record captures header 'content-encoding: gzip' but does not return gzip content on replay
1
### Describe the bug `headers` has been added to the recording file which may include `content-encoding`. When a recording with `content-encoding: gzip` is replayed an error is received: > urllib3.exceptions.DecodeError:...
bug