Bug 165566 - Allow commas in Accept, Accept-Language, and Content-Language request headers for simple CORS
Summary: Allow commas in Accept, Accept-Language, and Content-Language request headers...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-07 16:41 PST by John Wilander
Modified: 2017-01-17 08:04 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.43 KB, patch)
2016-12-07 16:48 PST, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2016-12-07 16:41:19 PST
https://bugs.webkit.org/show_bug.cgi?id=165178 caused a regression since it doesn't allow commas in Accept, Accept-Language, and Content-Language request headers for simple CORS.
Comment 1 John Wilander 2016-12-07 16:42:18 PST
rdar://problem/29560983
Comment 2 John Wilander 2016-12-07 16:42:51 PST
Also rdar://problem/29562808.
Comment 3 John Wilander 2016-12-07 16:48:49 PST
Created attachment 296439 [details]
Patch
Comment 4 WebKit Commit Bot 2016-12-07 18:08:56 PST
Comment on attachment 296439 [details]
Patch

Clearing flags on attachment: 296439

Committed r209510: <http://trac.webkit.org/changeset/209510>
Comment 5 WebKit Commit Bot 2016-12-07 18:09:00 PST
All reviewed patches have been landed.  Closing bug.