<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-0.6.33</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>r2183, r2192 merge:</title>
<updated>2008-11-20T17:07:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-20T17:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fc50a8759a11c2e7a2a36793968b2b783a841117'/>
<id>fc50a8759a11c2e7a2a36793968b2b783a841117</id>
<content type='text'>
*) allow file existence test for POST requests in static module
*) do not discard body while error_page redirection
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) allow file existence test for POST requests in static module
*) do not discard body while error_page redirection
</pre>
</div>
</content>
</entry>
<entry>
<title>r2182 merge:</title>
<updated>2008-11-20T17:02:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-20T17:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7405d30f4f544aee24c074ef3747ab64763f6d6e'/>
<id>7405d30f4f544aee24c074ef3747ab64763f6d6e</id>
<content type='text'>
ignore NGX_EACCES error while directory test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore NGX_EACCES error while directory test
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2008-11-20T16:55:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-20T16:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a70bc258d0c6514fd181d9993ccf7738a6e1c58e'/>
<id>a70bc258d0c6514fd181d9993ccf7738a6e1c58e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r2080 merge:</title>
<updated>2008-07-07T11:33:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T11:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7fd116cc92e2f86af28406bbf577f5b605dda188'/>
<id>7fd116cc92e2f86af28406bbf577f5b605dda188</id>
<content type='text'>
fix error when response parsed by sub filter, then by SSI filter
and some response parts are output as file buffers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix error when response parsed by sub filter, then by SSI filter
and some response parts are output as file buffers
</pre>
</div>
</content>
</entry>
<entry>
<title>r2033 merge:</title>
<updated>2008-07-07T11:28:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T11:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bcf296e529a8e94655c884a048a5959903b503a0'/>
<id>bcf296e529a8e94655c884a048a5959903b503a0</id>
<content type='text'>
ssl_session_cache none
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ssl_session_cache none
</pre>
</div>
</content>
</entry>
<entry>
<title>r2014 merge:</title>
<updated>2008-07-07T11:22:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T11:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b3f6cdf9cccfc0190bba22cf138434d07b8ec108'/>
<id>b3f6cdf9cccfc0190bba22cf138434d07b8ec108</id>
<content type='text'>
expires modified
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expires modified
</pre>
</div>
</content>
</entry>
<entry>
<title>r2013 merge:</title>
<updated>2008-07-07T11:22:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T11:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e8343a7da1f72dd4a606413c8245264c78162751'/>
<id>e8343a7da1f72dd4a606413c8245264c78162751</id>
<content type='text'>
$uid_got and $uid_set may used at any time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$uid_got and $uid_set may used at any time
</pre>
</div>
</content>
</entry>
<entry>
<title>r2009 merge:</title>
<updated>2008-07-07T10:24:25+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T10:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4108a9614d7cdf95dbce6afb8ba67ae9c188e907'/>
<id>4108a9614d7cdf95dbce6afb8ba67ae9c188e907</id>
<content type='text'>
escape 0x00-0x1f, ", and \ in access log variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
escape 0x00-0x1f, ", and \ in access log variables
</pre>
</div>
</content>
</entry>
<entry>
<title>r2008 merge:</title>
<updated>2008-07-07T10:22:30+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T10:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c410db96b9103d30a33a7f16f3ede58265d63bab'/>
<id>c410db96b9103d30a33a7f16f3ede58265d63bab</id>
<content type='text'>
*) host in request line has priority
*) allow several Host headers
*) validate host
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) host in request line has priority
*) allow several Host headers
*) validate host
</pre>
</div>
</content>
</entry>
<entry>
<title>r2007, r2025, r2042 merge:</title>
<updated>2008-07-07T10:18:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-07-07T10:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b5f5da3a37f2169d6745f7160203a792ab49cac0'/>
<id>b5f5da3a37f2169d6745f7160203a792ab49cac0</id>
<content type='text'>
style fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
style fixes
</pre>
</div>
</content>
</entry>
</feed>
