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

Don't force POST request with data #25

Closed
willrnch opened this issue Jun 18, 2013 · 4 comments
Closed

Don't force POST request with data #25

willrnch opened this issue Jun 18, 2013 · 4 comments

Comments

@willrnch
Copy link

For example, the Facebook api has data free POST endpoints.

@tomas
Copy link
Owner

tomas commented Jun 18, 2013

That's news to me. Can you show me an example?

@willrnch
Copy link
Author

If you want a "real life" example, take a look at: https://developers.facebook.com/docs/concepts/notifications/
Anyway, the HTTP RFC doesn't impose POST request to have POST data.

@tomas
Copy link
Owner

tomas commented Jun 18, 2013

Great. I'll eliminate that check then.

@tomas
Copy link
Owner

tomas commented Jun 24, 2013

Done: 40a4f9f :)

@tomas tomas closed this as completed Jun 24, 2013
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

2 participants