webspecs / url

The URL specification
https://specs.webplatform.org/url/webspecs/develop/
Other
21 stars 9 forks source link

test URL-encoding of forms in HTML #25

Open masinter opened 9 years ago

masinter commented 9 years ago

https://github.com/masinter/multipart-form-data/tree/master/test-cases

contains a framework for creating forms and testing form submission. This could be retargeted to test url-encoding of GET forms. The handling of creation and form submission probably should be separated out into another document.