Don't send body for HEAD requests
commit402e9d6d2bfea61b7257951b4e8e0174255fe31a
authorAlan Frindell <afrind@fb.com>
Fri, 18 Dec 2015 17:46:41 +0000 (18 09:46 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 18 Dec 2015 18:00:44 +0000 (18 10:00 -0800)
tree4b9f264145cfe70d3e232bc1dba70ab0ffe3f9f7
parent19bd3a186846539b850c5cd20c7b584166930e25
Don't send body for HEAD requests

Summary: This is a MUST NOT in the RFC.  I'll follow up a diff for proxygen to prevent this in the library as well.

Reviewed By: markw65

Differential Revision: D2751467

fb-gh-sync-id: 927acfab9d0bedc8230f5f30c1fc9aefb6622985
hphp/runtime/server/proxygen/proxygen-transport.cpp