Skip to content

Instantly share code, notes, and snippets.

@tomchristie
Last active June 23, 2017 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomchristie/b99979c57eea85a2fbdb6b2b68926913 to your computer and use it in GitHub Desktop.
Save tomchristie/b99979c57eea85a2fbdb6b2b68926913 to your computer and use it in GitHub Desktop.
UMI middleware
* CORS
* Werkzeug Debugger
* Routing
* Whitenoise
* JWT?
* Cache?
* ->WSGI / ->ASGI
* Pub/Sub
* Multipart
* Conneg
http://djangobook.com/django-middleware/
sendfile directive - web server application using it
--------------------- -------------------------------
X-Sendfile - Apache, Lighttpd v1.5, Cherokee
X-LIGHTTPD-send-file - Lighttpd v1.4
X-Accel-Redirect - Nginx, Cherokee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment