bessbd opened a new pull request #3322:
URL: https://github.com/apache/couchdb/pull/3322


   ## Overview
   All endpoints but _session support gzip encoding and there's no practical 
reason for that.
   This commit enables gzip decoding on compressed requests to _session.
   
   ## Testing recommendations
   
   make eunit apps=chttpd suites=chttpd_session_tests
   
   ## Related Issues or Pull Requests
   
   This fixes #3300 .
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini` - N/A
   - [ ] A PR for documentation changes has been made in 
https://github.com/apache/couchdb-documentation - N/A
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to