<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.7.33</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>avoid a double redirect response if</title>
<updated>2009-01-31T20:44:30+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-31T20:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=32856e1bc859d9765cb3daa2ff928b8ec8ba0f13'/>
<id>32856e1bc859d9765cb3daa2ff928b8ec8ba0f13</id>
<content type='text'>
*) a request is going in a keep alive state,
*) the request body should be discarded,
*) epoll/rtsig reports about the response header has been sent,
*) and write event handler calls core phase handler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) a request is going in a keep alive state,
*) the request body should be discarded,
*) epoll/rtsig reports about the response header has been sent,
*) and write event handler calls core phase handler
</pre>
</div>
</content>
</entry>
<entry>
<title>fix $sent_http_location for local redirects</title>
<updated>2009-01-30T05:26:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-30T05:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=867d63bc1a0d9777d665c55774e7fde47c6471d3'/>
<id>867d63bc1a0d9777d665c55774e7fde47c6471d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix types and add comment</title>
<updated>2009-01-27T16:22:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-27T16:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=67392e805461ae4d599eea5e1b686147792d4e88'/>
<id>67392e805461ae4d599eea5e1b686147792d4e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test allocated space as in try_files</title>
<updated>2009-01-27T16:20:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-27T16:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e46f19f7c497f3b378d4397f5280d4ef914d21c6'/>
<id>e46f19f7c497f3b378d4397f5280d4ef914d21c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-01-26T17:01:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T17:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6c5c79340347bfcac22c6a1980749332550479f6'/>
<id>6c5c79340347bfcac22c6a1980749332550479f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix: remove tabs</title>
<updated>2009-01-26T14:35:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dd6a98f89ceae6698638ad25babf49561484c41e'/>
<id>dd6a98f89ceae6698638ad25babf49561484c41e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before</title>
<updated>2009-01-26T14:33:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2da48d32c1f9c9985f3bc19dd8bbbcbbc2a58541'/>
<id>2da48d32c1f9c9985f3bc19dd8bbbcbbc2a58541</id>
<content type='text'>
fastcgi handler, the bug has been introduced in r2444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fastcgi handler, the bug has been introduced in r2444
</pre>
</div>
</content>
</entry>
<entry>
<title>fix fastcgi_store</title>
<updated>2009-01-21T20:54:40+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T20:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7a86f07057c9ba2c25301211605a5e93394ff504'/>
<id>7a86f07057c9ba2c25301211605a5e93394ff504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow directories in try_files</title>
<updated>2009-01-21T12:11:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T12:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=319dc27e8adf7bcd2ad9cd5705356baf6a09fd60'/>
<id>319dc27e8adf7bcd2ad9cd5705356baf6a09fd60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault when geo range replaces starting part of another range</title>
<updated>2009-01-19T16:42:14+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-19T16:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cd55a93cce4204a1b4ea5b16391d5ce8380f5997'/>
<id>cd55a93cce4204a1b4ea5b16391d5ce8380f5997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
