-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added "Server:" response header - Added "ETag:" response header to document response - Honor "If-None-Match" request header getting document - Added "total_rows" and "update_seq" to _all_docs response - Suppress response body on HEAD request - _changes feed improvements: - Flush output before waiting - No heartbeat if ?heartbeat=0 - Longest possible timeout if ?timeout=0 - Stop on socket error - Make logging verbose not info
- Loading branch information
Showing
3 changed files
with
59 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters