Skip to content

Instantly share code, notes, and snippets.

@april
Created September 15, 2017 19:19
Show Gist options
  • Save april/d23f5821ef644efe23ee55bd237dc30a to your computer and use it in GitHub Desktop.
Save april/d23f5821ef644efe23ee55bd237dc30a to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/Users/april/Source/misbehaving.site/env/lib/python3.6/site-packages/flask/app.py", line 1997, in __call__
return self.wsgi_app(environ, start_response)
File "/Users/april/Source/misbehaving.site/env/lib/python3.6/site-packages/whitenoise/base.py", line 66, in __call__
return self.application(environ, start_response)
File "/Users/april/Source/misbehaving.site/env/lib/python3.6/site-packages/flask/app.py", line 1989, in wsgi_app
return response(environ, start_response)
File "/Users/april/Source/misbehaving.site/env/lib/python3.6/site-packages/werkzeug/wrappers.py", line 1277, in __call__
start_response(status, headers)
TypeError: unable to add header to the response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment