Skip to content

Commit 425e853

Browse files
docs: Update KNOWN_ISSUES for compression (#27)
Generated SDK source code using: - Generator version 3.16.0 - Specification version 0.0.29 - Automation (cloudant-sdks) version 15d56b5
1 parent 27219fe commit 425e853

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

KNOWN_ISSUES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ It should be noted that not all existing API options are applicable to _Cloudant
3737
and new API options added in _Cloudant on Transaction Engine_ are not yet available in the SDKs. Please
3838
consult the Cloudant documentation for further information.
3939

40+
### Compression
41+
42+
* Manually setting an `Accept-Encoding` header on requests will disable the transparent gzip decompression of response bodies from the server.
43+
* Manually setting a `Content-Encoding` header on requests will disable the transparent gzip compression of request bodies to the server.
44+
4045
<!-- End common section -->
4146

4247
<!-- Template substitution for language specific content -->

0 commit comments

Comments
 (0)