K 10 svn:author V 6 kbyanc K 8 svn:date V 27 2005-03-02T19:09:28.000000Z K 7 svn:log V 322 Set the TCP_NODELAY socket option and clear TCP_NOPUSH in order to flush any pending HTTP request rather than calling shutdown(2) with SHUT_WR. This makes libfetch (and thus fetch(1)) work again with Squid proxies configured to not allow half-closed connections. Reported by: Pawel Worach (pawel.worach AT telia DOT com) END