<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/src/python, branch 1.20.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Python: ASGI server introduced.</title>
<updated>2020-10-01T20:55:23+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-10-01T20:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c4c2f90c5b532c1ec283d211e0fd50e4538c2a51'/>
<id>c4c2f90c5b532c1ec283d211e0fd50e4538c2a51</id>
<content type='text'>
This closes #461 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #461 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: app module callable name configuration.</title>
<updated>2020-09-18T10:41:58+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-09-18T10:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f16ae01b12e612701f44c028f188d1ded58d0358'/>
<id>f16ae01b12e612701f44c028f188d1ded58d0358</id>
<content type='text'>
Now it is possible to specify the name of the application callable using
optional parameter 'callable'.  Default value is 'application'.

This closes #290 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it is possible to specify the name of the application callable using
optional parameter 'callable'.  Default value is 'application'.

This closes #290 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: changed request headers format in router protocol.</title>
<updated>2020-09-15T17:12:25+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-09-15T17:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d5973fb557c6eca95da671f80637955b5eca00d3'/>
<id>d5973fb557c6eca95da671f80637955b5eca00d3</id>
<content type='text'>
The coming ASGI support requires raw HTTP headers format.  Headers grouping
and upcase code were moved to WSGI module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The coming ASGI support requires raw HTTP headers format.  Headers grouping
and upcase code were moved to WSGI module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: split module initialization from WSGI implementation.</title>
<updated>2020-09-14T10:27:02+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-09-14T10:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d94dac091f6a6878f10cfc8fa1ef059dd6bfe964'/>
<id>d94dac091f6a6878f10cfc8fa1ef059dd6bfe964</id>
<content type='text'>
This is required for futher ASGI implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required for futher ASGI implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: source file moved to 'python' sub-directory.</title>
<updated>2020-09-14T09:07:30+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-09-14T09:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d483aa74e61af411e40e98153a597d5a0473e2f1'/>
<id>d483aa74e61af411e40e98153a597d5a0473e2f1</id>
<content type='text'>
No functional changes.  Get ready for an increase in file number.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional changes.  Get ready for an increase in file number.
</pre>
</div>
</content>
</entry>
</feed>
