Skip to content

Added support for JSON POST requests#2

Open
MythicLionMan wants to merge 2 commits intoboinx:masterfrom
MythicLionMan:addSupportForPOSTRequests
Open

Added support for JSON POST requests#2
MythicLionMan wants to merge 2 commits intoboinx:masterfrom
MythicLionMan:addSupportForPOSTRequests

Conversation

@MythicLionMan
Copy link

Some JSON requests require a POST request with parameters in the data section. The bodyString parameter changes the request type to post and includes the body data.

I realize that this is a more disruptive change than the other small bugfix I submitted, but it does allow for some additional functionality.

Patrick Rogers added 2 commits November 22, 2015 11:14
Some JSON requests require a POST request with parameters in the data section. The bodyString parameter changes the request type to post and includes the body data.
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