This commit is contained in:
Unbit
2013-09-30 09:26:58 +02:00
parent d484acefa4
commit 215e0c4cbc
+1 -1
View File
@@ -11,7 +11,7 @@ extern PyTypeObject uwsgi_InputType;
expect from a WSGI callable, we use the buffer api to optimize for lower-level
returns type: bytes, bytearray, array.array
the "strict" can behavhiour can be forced with --wsgi-strict
the "strict" behaviour can be forced with --wsgi-strict
*/