On Dec 7, 2012, at 10:45 AM, Roberto De Ioris <[email protected]> wrote:
> You can "fake" things adding something like that at the end of the wsgi,py
> file:
>
> application({'SERVER_PROTOCOL':'HTTP/1.0'}, None)
>
> (you could need to add more key to the first argument to simulate a valid
> first request)
Thanks! I'll try it.
André
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
