Graham Dumpleton wrote:
> Can the group mind provide some clarification on the following please.
>
> 1. The WSGI specification does not require that a WSGI
> adapter provide an EOF indicator if an attempt is made to
> read more data from wsgi.input than defined by request
> Content-Length.
Thi
Can the group mind provide some clarification on the following please.
1. The WSGI specification does not require that a WSGI adapter provide
an EOF indicator if an attempt is made to read more data from
wsgi.input than defined by request Content-Length. Is though a WSGI
adapter required to explic