demisto / demisto-py

Demisto Client for Python
Apache License 2.0
70 stars 41 forks source link

do not decode application/gzip response #86

Closed MosheEichler closed 2 years ago

MosheEichler commented 2 years ago

Status

Ready

Related Issues

fixes: https://github.com/demisto/etc/issues/47661

Description

Added the application/gzip in content-type response to avoid decoding

Must have

yaakovi commented 2 years ago

@amshamah419 please review the recent changes