<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.6.35</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>r2420, r2421, r2435, r2436, r2437 merge:</title>
<updated>2009-01-26T15:22:24+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T15:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=80a45a061332ea364dbd542b7ad84f974a1cedac'/>
<id>80a45a061332ea364dbd542b7ad84f974a1cedac</id>
<content type='text'>
*) send "100 Continue" for HTTP/1.1 only
*) do not send "100 Continue" for subrequests
*) send "100 Continue" just before reading request body
*) set send() slot for POSIX systems
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) send "100 Continue" for HTTP/1.1 only
*) do not send "100 Continue" for subrequests
*) send "100 Continue" just before reading request body
*) set send() slot for POSIX systems
</pre>
</div>
</content>
</entry>
<entry>
<title>r2414 merge:</title>
<updated>2009-01-26T15:17:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T15:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=27947f38ef109b38f0c5530582536546cb074a8d'/>
<id>27947f38ef109b38f0c5530582536546cb074a8d</id>
<content type='text'>
fix segfault
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix segfault
</pre>
</div>
</content>
</entry>
<entry>
<title>r2121, r2126 merge:</title>
<updated>2009-01-26T15:09:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T15:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ccbe3f540e7c0e9fbd3644cd443bda620ed65358'/>
<id>ccbe3f540e7c0e9fbd3644cd443bda620ed65358</id>
<content type='text'>
*) fix utf-8 names in autoindex
*) rename ngx_utf_...() to ngx_utf8_...()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) fix utf-8 names in autoindex
*) rename ngx_utf_...() to ngx_utf8_...()
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-01-26T15:06:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T15:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=afbff43edc7ab5276265f320188378108394c9ca'/>
<id>afbff43edc7ab5276265f320188378108394c9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r2220 merge:</title>
<updated>2008-11-27T14:46:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ad22b3d1f0a8beb582b383968d1f1af344478d94'/>
<id>ad22b3d1f0a8beb582b383968d1f1af344478d94</id>
<content type='text'>
set listen configuration to default server,
this fixes the case, when default server is not the first one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set listen configuration to default server,
this fixes the case, when default server is not the first one
</pre>
</div>
</content>
</entry>
<entry>
<title>r2163, r2164, r2165 merge:</title>
<updated>2008-11-27T14:40:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9ad0c07bd947fcf47483f21147a0d511d4e2fe38'/>
<id>9ad0c07bd947fcf47483f21147a0d511d4e2fe38</id>
<content type='text'>
*) ngx_next_time()
*) expires daily time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) ngx_next_time()
*) expires daily time
</pre>
</div>
</content>
</entry>
<entry>
<title>r2161 merge:</title>
<updated>2008-11-27T14:35:19+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fe3fe0e3bfbcfadce5ce7b41a244b8c77abca942'/>
<id>fe3fe0e3bfbcfadce5ce7b41a244b8c77abca942</id>
<content type='text'>
consider log_not_found while testing index files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
consider log_not_found while testing index files
</pre>
</div>
</content>
</entry>
<entry>
<title>r2141 merge:</title>
<updated>2008-11-27T14:31:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1095ae05c2302781704f2d42739e033a0f6de763'/>
<id>1095ae05c2302781704f2d42739e033a0f6de763</id>
<content type='text'>
if upstream sent a location header without status use 302
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if upstream sent a location header without status use 302
</pre>
</div>
</content>
</entry>
<entry>
<title>r2087 merge:</title>
<updated>2008-11-27T14:24:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6671983d86a49410f0503c753c4e20d78f4296fc'/>
<id>6671983d86a49410f0503c753c4e20d78f4296fc</id>
<content type='text'>
allow several values in query string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow several values in query string
</pre>
</div>
</content>
</entry>
<entry>
<title>r2068 merge:</title>
<updated>2008-11-27T14:22:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-27T14:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e51f06eb0146192197d15ed5df23bb6cbfbdac29'/>
<id>e51f06eb0146192197d15ed5df23bb6cbfbdac29</id>
<content type='text'>
the "Expect" header support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the "Expect" header support
</pre>
</div>
</content>
</entry>
</feed>
