Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couchdb: Support conditional gzip support for POST /_session #662

Open
flimzy opened this issue Jul 7, 2023 · 0 comments
Open

couchdb: Support conditional gzip support for POST /_session #662

flimzy opened this issue Jul 7, 2023 · 0 comments

Comments

@flimzy
Copy link
Member

flimzy commented Jul 7, 2023

All of CouchDB, except POST /_session has supported gzip requests for ages. This support was added in 3.3.

We should try sending a compressed request here, and if it fails, fall back to uncompressed.

@flimzy flimzy transferred this issue from go-kivik/couchdb Aug 28, 2023
@flimzy flimzy changed the title Support conditional gzip support for POST /_session couchdb: Support conditional gzip support for POST /_session Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant