Hello, I'm getting my Django application ready for production, as a requisite I am trying to install uwsgi in a virtual env using the following command $ pip install uwsgi During the install when it is linking I get the following error: ...
and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, and SPDY/3.1. HTTP/2 support is in progress. The goal is to provide a simple, performant,...