-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Milestone
Description
Seeing issues with NGINX when performing a DELETE request and getting the following:
DREST_DEBUG: method=DELETE url=http://example.com/XXXXXXX params={} headers={'Content-Type': 'application/json'}
httplib.IncompleteRead: IncompleteRead(0 bytes read, 39 more expected)
Believe this is likely do to the fact that dRest is presumably sending a "body" with the request. Should remove this, or add a meta option to make is configurable (but default to not sending a body).
Related?
Metadata
Metadata
Assignees
Labels
No labels