You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib/python2.6/site-packages/webtest/app.py:551: WSGIWarning: You are not supposed to send a body in a DELETE request. Most web servers will ignore it
lint.WSGIWarning)
The text was updated successfully, but these errors were encountered:
Even the simplest
DELETE /
issues a warning:
/usr/lib/python2.6/site-packages/webtest/app.py:551: WSGIWarning: You are not supposed to send a body in a DELETE request. Most web servers will ignore it
lint.WSGIWarning)
The text was updated successfully, but these errors were encountered: