Add support for websocket request and response cookies

Also change expected behavior to pass for all in tests/wpt/web-platform-tests/websockets/cookies
This commit is contained in:
Rebecca 2016-02-08 17:26:22 -05:00
parent 7c249b1d53
commit cf6fd6dafe
9 changed files with 23 additions and 32 deletions

View file

@ -1,5 +0,0 @@
[001.html]
type: testharness
[WebSockets: Cookie in request]
expected: FAIL

View file

@ -1,5 +0,0 @@
[002.html]
type: testharness
[WebSockets: Set-Cookie in response]
expected: FAIL

View file

@ -1,5 +0,0 @@
[003.html]
type: testharness
[WebSockets: sending HttpOnly cookies in ws request]
expected: FAIL

View file

@ -1,5 +0,0 @@
[005.html]
type: testharness
[WebSockets: setting HttpOnly cookies in ws response, checking ws request]
expected: FAIL

View file

@ -1,5 +0,0 @@
[007.html]
type: testharness
[WebSockets: when to process set-cookie fields in ws response]
expected: FAIL