<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/python/body_bytearray, branch 1.32.1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Python: bytearray body support for ASGI module.</title>
<updated>2024-02-21T14:06:43+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-01-26T14:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=697a58506235e89af1c8cc3cafc92b3d85a3467d'/>
<id>697a58506235e89af1c8cc3cafc92b3d85a3467d</id>
<content type='text'>
@filiphanes requested support for bytearray
and memoryview in the request body here:
&lt;https://github.com/nginx/unit/issues/648&gt;

This patch implements bytearray body support only.
Memoryview body still need to be implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@filiphanes requested support for bytearray
and memoryview in the request body here:
&lt;https://github.com/nginx/unit/issues/648&gt;

This patch implements bytearray body support only.
Memoryview body still need to be implemented.
</pre>
</div>
</content>
</entry>
</feed>
