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

How to test post request with httputil? #307

Open
itgirlalice opened this issue Oct 12, 2015 · 0 comments
Open

How to test post request with httputil? #307

itgirlalice opened this issue Oct 12, 2015 · 0 comments

Comments

@itgirlalice
Copy link

Hi,

I would like to test my rest api using httputil, it work fine for get request, but for post and put with body request, what should i do? I read the source code, it just accept data in header, how can i pass my test data in body?

Any suggest will be appreciate.

Thanks,
Alice

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