<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/src/test, branch 0.7</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>HTTP parser: allowing tabs in field values as per RFC 7230.</title>
<updated>2018-03-15T18:07:57+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T18:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0b628bfe484d1262d37e5043cad9f7a326d0d5e4'/>
<id>0b628bfe484d1262d37e5043cad9f7a326d0d5e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: restricting allowed characters in fields values.</title>
<updated>2018-03-15T18:07:56+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T18:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3d2f85d9ca66aecaf1c46a818998a27f99f755e2'/>
<id>3d2f85d9ca66aecaf1c46a818998a27f99f755e2</id>
<content type='text'>
According to RFC 7230 only printable 7-bit ASCII characters are allowed
in field values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to RFC 7230 only printable 7-bit ASCII characters are allowed
in field values.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: fixed parsing of field values ending with space.</title>
<updated>2018-03-15T17:52:39+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-03-15T17:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5a003df1fedc45ba091e947a9d7b7f2351d6edb6'/>
<id>5a003df1fedc45ba091e947a9d7b7f2351d6edb6</id>
<content type='text'>
This closes #82 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #82 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed formatting in nxt_sprintf() and logging.</title>
<updated>2018-01-24T12:16:33+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2018-01-24T12:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=771e9d3cc3a59585a3d8a6ae2baddb18f335c3dd'/>
<id>771e9d3cc3a59585a3d8a6ae2baddb18f335c3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using size_t for the field width type of the "%*s" specifier.</title>
<updated>2018-01-24T12:16:32+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2018-01-24T12:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=67c64a99fb78f48c3deacc7d89e73de72522806b'/>
<id>67c64a99fb78f48c3deacc7d89e73de72522806b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking for major HTTP version.</title>
<updated>2018-01-15T17:50:20+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-01-15T17:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0c38ff0e66908e6e80045b9bf71344830dbd9621'/>
<id>0c38ff0e66908e6e80045b9bf71344830dbd9621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: improved error reporting.</title>
<updated>2018-01-15T17:49:59+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-01-15T17:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3fb140d6d2f8bf0344e7c311923178db808cb437'/>
<id>3fb140d6d2f8bf0344e7c311923178db808cb437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: allowing underscore in header field names.</title>
<updated>2018-01-09T13:50:47+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-01-09T13:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e8aada94de284384d6cc9a3e580ef61ed80f4471'/>
<id>e8aada94de284384d6cc9a3e580ef61ed80f4471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: reworked header fields handling.</title>
<updated>2017-12-25T14:04:22+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2017-12-25T14:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8830d732614276b015c56fec2fb3cb77de9f8441'/>
<id>8830d732614276b015c56fec2fb3cb77de9f8441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: move existing tests to "src" folder.</title>
<updated>2017-11-21T15:55:28+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2017-11-21T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=78a77c3e38593a5dd1ba0970d036ed5f5100f88d'/>
<id>78a77c3e38593a5dd1ba0970d036ed5f5100f88d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
