Skip to content

Add: setQueryParameter/setBodyParameter methods#2492

Open
deniskhud wants to merge 2 commits intodrogonframework:masterfrom
deniskhud:set-query-body-methods
Open

Add: setQueryParameter/setBodyParameter methods#2492
deniskhud wants to merge 2 commits intodrogonframework:masterfrom
deniskhud:set-query-body-methods

Conversation

@deniskhud
Copy link
Copy Markdown

issue #2489

setQueryParameter adds a parameter to the URL query string, regardless of the HTTP method or content type. setBodyParameter adds a parameter to the request text and requires the content type to be application/x-www-form-urlencoded or multipart/form-data. A note has also been added to the setPath doc comment about
automatic path encoding

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