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

sending dynamic request body to the REST API #59

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

andreasmihm
Copy link

Hi Holger, eclipsesource,

this change enables the developer to programmatically manipulate the request body sent to the REST API. In the test example I need to use a static variable for holding the body string to be sent, which may not be in line with all junit lifecycle principles, but it makes the test development in our projects very easy and thus enables a full test coverage right from the start.

I've made this small change in my restfuse fork some time ago and have being asked about a lot,
So heres my pull request, If you put it into the master branch, we can enable more developers to find and use it,

regards
Andreas

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