17 lines
256 B
TOML
17 lines
256 B
TOML
[DEFAULT]
|
|
skip-if = [
|
|
"http3",
|
|
"http2",
|
|
]
|
|
support-files = [
|
|
"file_binary-frames_wsh.py",
|
|
"file_check-binary-messages_wsh.py",
|
|
]
|
|
|
|
["test_receive-arraybuffer.html"]
|
|
|
|
["test_receive-blob.html"]
|
|
|
|
["test_send-arraybuffer.html"]
|
|
|
|
["test_send-blob.html"]
|