<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libfetch/http.c, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: namespace pollution cleanup, NO_PROXY support</title>
<updated>2008-01-24T08:17:17Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-01-24T08:17:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=652b18768585253c6b3f687543a2d620954d174a'/>
<id>urn:sha1:652b18768585253c6b3f687543a2d620954d174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: (1.78) handle temporary redirects (HTTP status code 307)</title>
<updated>2007-05-29T12:35:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-05-29T12:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bbd5b89dad150132a7dd26d4b8f4e12a7ed11e0'/>
<id>urn:sha1:2bbd5b89dad150132a7dd26d4b8f4e12a7ed11e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: (1.77) ignore HTTP_PROXY if it is defined but empty</title>
<updated>2005-12-14T09:10:13Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-12-14T09:10:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=64f5bf6ca4201513bc820b4e1a24b812ac0a13dc'/>
<id>urn:sha1:64f5bf6ca4201513bc820b4e1a24b812ac0a13dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the TCP_NODELAY socket option and clear TCP_NOPUSH in order to flush</title>
<updated>2005-03-02T19:09:28Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2005-03-02T19:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=448980e7042f277523d2f5d7a11e7c5e94e2fcbf'/>
<id>urn:sha1:448980e7042f277523d2f5d7a11e7c5e94e2fcbf</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Set TCP_NOPUSH on HTTP requests, reducing the number of round-trips</title>
<updated>2005-02-16T00:22:20Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2005-02-16T00:22:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20a2a51bc39969d728bff09b75b1ec7f0bc2541e'/>
<id>urn:sha1:20a2a51bc39969d728bff09b75b1ec7f0bc2541e</id>
<content type='text'>
necessary to establish each connection.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2004-09-21T18:35:21Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-21T18:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2cbbf9dac9829e7e3d2e1f150dc78901b67829ae'/>
<id>urn:sha1:2cbbf9dac9829e7e3d2e1f150dc78901b67829ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't forget to allocate space for the terminating NUL when converting to</title>
<updated>2004-08-07T20:23:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-08-07T20:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=264a4c03fcc802281a3c9faaf72a509ae2ad7b94'/>
<id>urn:sha1:264a4c03fcc802281a3c9faaf72a509ae2ad7b94</id>
<content type='text'>
base 64.

PR:		misc/70022
Submitted by:	Herve Masson &lt;herve-bsdbt@mindstep.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Slight tweak to previous commit: don't forget to call _http_seterr() if</title>
<updated>2004-02-11T09:35:27Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-11T09:35:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d3d90ad0a1c4c2692ea2a394007e53171115e98'/>
<id>urn:sha1:4d3d90ad0a1c4c2692ea2a394007e53171115e98</id>
<content type='text'>
we get a genuine 416 reply.
</content>
</entry>
<entry>
<title>When restarting a transfer that has already completed, the server will</title>
<updated>2004-02-11T09:31:39Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-02-11T09:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5e12145468bf8a6f64609c4f789d628855c451b'/>
<id>urn:sha1:b5e12145468bf8a6f64609c4f789d628855c451b</id>
<content type='text'>
reply with a 416 error code (requested range not satisfiable) because
we ask it to start at the end of the file.  Handle this gracefully by
considering a 416 reply a success if the requested offset exactly
matches the length of the file and the requested length is zero.
</content>
</entry>
</feed>
