mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
net: Replace ws-rs with async-tungstenite.
This commit is contained in:
parent
e0e22a3399
commit
76198e40a8
8 changed files with 765 additions and 324 deletions
|
@ -0,0 +1,3 @@
|
|||
[third-party-cookie-accepted.https.html]
|
||||
[Test that third-party cookies are accepted for WebSockets.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[close-connecting.html]
|
||||
[WebSockets: close() when connecting]
|
||||
expected: FAIL
|
||||
|
||||
[close-connecting.html?wss]
|
||||
[WebSockets: close() when connecting]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue