Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Request Body parameter #14

Merged
merged 2 commits into from
Jun 9, 2016
Merged

Conversation

glebiller
Copy link

Allow to specify a custom request body when sending a POST request.
This configuration is useful when having Content-Type set to "application/json" since the current parameters allow only Url Encoded body.

@janario
Copy link
Member

janario commented May 20, 2016

Can you rebase it? There is some conflicts

@AlfredoMS
Copy link

is this feature moving forward?

* Authorization
* Headers
* Body
* Response
@glebiller
Copy link
Author

@AlfredoMS I am currently doing a rebase on upstream/master to fix the conflicts. I will update the PR as soon as the fork is compiling again.

@ethanfrogers
Copy link

I could really use this feature. Came here to see if it had been implemented specifically.

@janario janario merged commit 1745d29 into jenkinsci:master Jun 9, 2016
@janario
Copy link
Member

janario commented Jun 9, 2016

Thanks for the pull request.
Merged.

I'm going to release it soon

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.

4 participants