Skip to content

Conversation

jcredding
Copy link

Currently the adapter only put default params in the body of POST/PUT/DELETE requests. This changes it to put the default params in the query string of all requests. This is to conform how default params are handled regardless of the request type and to also follow the ruby version of perry.

Ryan Bland and others added 3 commits June 28, 2012 18:04
Currently the adapter only put default params in the body of POST/PUT/DELETE
requests. This changes it to put the default params in the query string of all
requests. This is to conform how default params are handled regardless of the
request type and to also follow the ruby version of perry.
@jcredding
Copy link
Author

@tpett This is the same kind of change that Kelly did for perry. We thought we'd send it your way.

Updates to association.py from Ryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant