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

Make application/x-www-form-urlencoded encode filenames #178

Merged
merged 1 commit into from
Dec 28, 2016

Conversation

annevk
Copy link
Member

@annevk annevk commented Dec 19, 2016

We’ll leave converting an OS filename to a JavaScript string to someone
else for now.

Fixes #109.

We’ll leave converting an OS filename to a JavaScript string to someone
else for now.

Fixes #109.
@annevk
Copy link
Member Author

annevk commented Dec 19, 2016

I don't think this can be tested automatically. I tested this in Live DOM Viewer using

<form action=http://software.hixie.ch/utilities/cgi/test-tools/echo accept-charset=windows-1252><input type=file name=x><input type=submit></form>

as markup and a locally created ™.txt resource as input.

@annevk annevk merged commit 26caf49 into master Dec 28, 2016
@annevk annevk deleted the annevk/urlencode-filenames branch December 28, 2016 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant