WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 131853
http/tests/multipart/policy-ignore-crash.php erroneously depends on http stack quirks
https://bugs.webkit.org/show_bug.cgi?id=131853
Summary
http/tests/multipart/policy-ignore-crash.php erroneously depends on http stac...
Alexey Proskuryakov
Reported
2014-04-18 13:00:14 PDT
http/tests/multipart/policy-ignore-crash.php returns a multipart response with part boundaries positioned incorrectly. A boundary is at the end of a long line, instead of being on its own line after CRLF. Some http implementations manage to parse this, others don't.
Attachments
proposed fix
(1.35 KB, patch)
2014-04-18 13:03 PDT
,
Alexey Proskuryakov
beidson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-04-18 13:03:09 PDT
Created
attachment 229668
[details]
proposed fix
Alexey Proskuryakov
Comment 2
2014-04-18 13:05:49 PDT
Committed <
http://trac.webkit.org/r167500
>.
Alexey Proskuryakov
Comment 3
2014-04-18 13:43:36 PDT
And
r167504
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug