[Webkit-unassigned] [Bug 111380] Test case for escaping MIME types and filenames in FormData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 23:24:03 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111380





--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2013-03-04 23:26:28 PST ---
(From update of attachment 191393)
View in context: https://bugs.webkit.org/attachment.cgi?id=191393&action=review

> LayoutTests/http/tests/local/formdata/send-form-data-filename-escaping-expected.txt:8
> +file1=not-hax.txt:text/plain:1234567890&file3=more%22hax%0D%0A.txt:application/h\"ax:
> +1234567890&file4=also-not-hax.txt:text/plain:1234567890

Tests for dangerous characters in Content-Type were added in bug 99983, so you probably don't need to add them here, unless you noticed an opportunity to extend test coverage.

This test output is not very clear. What are the real pass/fail criteria? I can see a newline in the output - why is that not bad?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list