<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd, branch php-4.2.0</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>MFH: refining supported thttpd version</title>
<updated>2002-03-11T12:28:58+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-11T12:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f893cc65e1dcf08e4d1a3958b1c39e26758b761a'/>
<id>f893cc65e1dcf08e4d1a3958b1c39e26758b761a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide access to ini settings.</title>
<updated>2001-12-13T11:15:56+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-13T11:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c2d995f0be7af6f09b79471383a32c74a066748'/>
<id>5c2d995f0be7af6f09b79471383a32c74a066748</id>
<content type='text'>
Properly block the thread, if IO is not ready on a fd.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly block the thread, if IO is not ready on a fd.

</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sent proper encodings for gzip/compress files, otherwise IE won't</title>
<updated>2001-12-10T14:09:08+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-10T14:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=92a6f2c3440ea5aa63c0779dcabca8ef6cf118c5'/>
<id>92a6f2c3440ea5aa63c0779dcabca8ef6cf118c5</id>
<content type='text'>
display them.

Refer to section 3.5, RFC 2616 -- these are IANA registered.

Patch submitted to author.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
display them.

Refer to section 3.5, RFC 2616 -- these are IANA registered.

Patch submitted to author.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add a nocache feature: If documents are stored under /nocache/,</title>
<updated>2001-12-10T13:31:41+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-10T13:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ef72a765bf01f12d22b1eb6bdf96ccc589cfa0bc'/>
<id>ef72a765bf01f12d22b1eb6bdf96ccc589cfa0bc</id>
<content type='text'>
appropiate HTTP headers will be sent which prevent client/proxy caching.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appropiate HTTP headers will be sent which prevent client/proxy caching.

</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing cvs ids and unified configure messages.</title>
<updated>2001-11-30T19:01:32+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-11-30T19:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f43b57190c08fd9497fed6e6db0d98de83df4517'/>
<id>f43b57190c08fd9497fed6e6db0d98de83df4517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of post_off-hack which was only suitable for POST data</title>
<updated>2001-10-27T12:08:10+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-10-27T12:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f6f91035ebcd6c821033c1907823c87ffc7fc5b'/>
<id>1f6f91035ebcd6c821033c1907823c87ffc7fc5b</id>
<content type='text'>
which fit into the small thttpd read buffer.  Do a small recv
after content-length bytes have been read to accomodate non-conforming
user-agents.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which fit into the small thttpd read buffer.  Do a small recv
after content-length bytes have been read to accomodate non-conforming
user-agents.

</pre>
</div>
</content>
</entry>
<entry>
<title>Improved handling of posts</title>
<updated>2001-10-27T11:27:39+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-10-27T11:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a3368ababa55ab8bded1232007998a2c341d1bc4'/>
<id>a3368ababa55ab8bded1232007998a2c341d1bc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the information available whether we are using HTTP/1.1</title>
<updated>2001-10-09T15:15:55+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-10-09T15:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=49b44d537f51aa64268758e393f7a1d8b5efbafc'/>
<id>49b44d537f51aa64268758e393f7a1d8b5efbafc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix by zoot@zotikos.com</title>
<updated>2001-10-02T14:54:46+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-10-02T14:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3db3d65d2e448a781e986fd86287d222f78d24cf'/>
<id>3db3d65d2e448a781e986fd86287d222f78d24cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
