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

Add endpoint /forms/post with simple HTML form that submits to /post #139

Merged
merged 1 commit into from
May 30, 2014

Conversation

hickford
Copy link
Contributor

I'm writing a mechanize clone and would like to test how form submission. See also https://github.com/kennethreitz/httpbin/issues/118

Possible objections:

  1. This is beyond the scope of httpbin. Perhaps it would be better on a new website htmlbin.
  2. The example form given isn't thematically in keeping with the rest of the site because it's about pizza.

@kennethreitz
Copy link
Contributor

Mmmm, pizza!

@kennethreitz
Copy link
Contributor

eh, seems harmless enough :)

kennethreitz added a commit that referenced this pull request May 30, 2014
Add endpoint /forms/post with simple HTML form that submits to /post
@kennethreitz kennethreitz merged commit beae3f4 into postmanlabs:master May 30, 2014
@hickford
Copy link
Contributor Author

hickford commented Jun 2, 2014

I'm now using the endpoint to test my library https://github.com/matt-hickford/MechanicalSoup/blob/master/tests/test_browser.py

Thanks again.

@kennethreitz
Copy link
Contributor

:D

@kevin1024 kevin1024 mentioned this pull request Jun 9, 2014
dimok777 pushed a commit to dimok777/httpbin that referenced this pull request Oct 20, 2017
Add endpoint /forms/post with simple HTML form that submits to /post
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.

2 participants