Commit e0fd87085d5392039f7406445d1abac47fdde2f5

Christopher Davis 2010-10-05T13:01:54

Send a shutdown(SHUT_WR) before closing an http connection This avoids getting an ECONNRESET from the TCP stack. Fixes bug 2928690