Bug 131853

Summary: http/tests/multipart/policy-ignore-crash.php erroneously depends on http stack quirks
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix beidson: review+

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+
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
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.