davisp commented on a change in pull request #605: Add Prefer: return=minimal support URL: https://github.com/apache/couchdb/pull/605#discussion_r127762774
########## File path: rel/overlay/etc/default.ini ########## @@ -188,6 +188,10 @@ credentials = false ; List of accepted methods ; methods = +[prefer_header] Review comment: Bike shed: Is this the best place for this, or would it be better as a key in the chttpd section. Something like "prefer_minimal = List-Of-Headers" You might also add a comment that a user doesn't specify Server here that Mochiweb will add its own regardless. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
