Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0.1
-
None
-
None
-
Committers Level (Medium to Hard)
Description
Right now couch_httpd processes HEAD requests as a GET and leaves it to MochiWeb to drop the response body. It would be good if some ETag metadata could be passed through the code such that we avoid disk operations when the ETag matches.