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

Workaround Patch for supporting dynamic http request bodies #43

Open
andreasmihm opened this issue Jun 5, 2013 · 0 comments
Open

Workaround Patch for supporting dynamic http request bodies #43

andreasmihm opened this issue Jun 5, 2013 · 0 comments

Comments

@andreasmihm
Copy link

Hi Holger, all,

I use restfuse in some projects and have a workaround, which enables sending dynamic request bodies. I already did these enhancements some month ago, but didn't post it yet, because it's really just a workaround and it conflicts a bit with the way how you should do junit. However it might be useful for you and the restfuse users to have a look into it.

The way how it works is described and implemented in the Example DynamicBodyTest, please have a look into that one.

I've forked the project and committed the changes, you'll find them at https://github.com/andreasmihm/restfuse
I also committed two patch files with the changes into the root folder of the forked repo,

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

No branches or pull requests

1 participant