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 157057
Support legacy HTTP headers in WebSockets
https://bugs.webkit.org/show_bug.cgi?id=157057
Summary
Support legacy HTTP headers in WebSockets
John Wilander
Reported
2016-04-26 18:02:00 PDT
The following four HTTP headers are needed for legacy reasons: Sec-WebSocket-Location Sec-WebSocket-Origin WebSocket-Location WebSocket-Origin
Attachments
Patch
(1.38 KB, patch)
2016-04-26 18:39 PDT
,
John Wilander
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Wilander
Comment 1
2016-04-26 18:03:11 PDT
rdar://problem/25913345
John Wilander
Comment 2
2016-04-26 18:39:11 PDT
Created
attachment 277432
[details]
Patch
Brent Fulgham
Comment 3
2016-04-26 19:32:47 PDT
r=me
Alexey Proskuryakov
Comment 4
2016-04-26 19:59:34 PDT
Comment on
attachment 277432
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=277432&action=review
> Source/WebCore/ChangeLog:8 > + No new tests since these headers are not officially supported and should not be used.
This is not a reason to avoid tests. If they were worth adding, it's worth verifying that we don't accidentally break them.
WebKit Commit Bot
Comment 5
2016-04-26 20:21:33 PDT
Comment on
attachment 277432
[details]
Patch Clearing flags on attachment: 277432 Committed
r200120
: <
http://trac.webkit.org/changeset/200120
>
WebKit Commit Bot
Comment 6
2016-04-26 20:21:37 PDT
All reviewed patches have been landed. Closing bug.
John Wilander
Comment 7
2016-04-27 11:51:49 PDT
Bug for adding test cases:
https://bugs.webkit.org/show_bug.cgi?id=157095
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