-
Notifications
You must be signed in to change notification settings - Fork 38
human_curl munging URL on PUT/POST #31
Open
Description
Passing in a dictionary as the data param in a human_curl.Request("PUT"...) call, the dictionary is converted to URL parameters instead of operating as human_curl.put(...) does. This means it breaks.
Metadata
Metadata
Assignees
Labels
No labels