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

Lacking information in README.md #285

Closed
Exagram opened this issue Oct 9, 2015 · 1 comment
Closed

Lacking information in README.md #285

Exagram opened this issue Oct 9, 2015 · 1 comment

Comments

@Exagram
Copy link

Exagram commented Oct 9, 2015

I want to test POST with data but I couldn't find info in README.md. It would benefit others to see:

How to test POST requests:

request(app)
.post('/data')
.send({
name: 'Test'
});

@gabzim
Copy link

gabzim commented Jun 6, 2016

Submit PR?

@rimiti rimiti closed this as completed Mar 9, 2019
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

3 participants