Skip to content

Instantly share code, notes, and snippets.

@joaquinacuna
Created December 30, 2019 15:56
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 joaquinacuna/579fb291c9592ea68e7216b75ad4b00e to your computer and use it in GitHub Desktop.
Save joaquinacuna/579fb291c9592ea68e7216b75ad4b00e to your computer and use it in GitHub Desktop.
from some_asgi_library import AmazingMiddleware
application = AmazingMiddleware(application)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment