mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
* Implement the Bytes() method on Request and Response Signed-off-by: Shane Handley <shanehandley@fastmail.com> * avoid unsafe code during buffer creation Signed-off-by: Shane Handley <shanehandley@fastmail.com> --------- Signed-off-by: Shane Handley <shanehandley@fastmail.com>
15 lines
317 B
INI
Vendored
15 lines
317 B
INI
Vendored
[request-consume.any.html]
|
|
[Consume FormData request's body as FormData]
|
|
expected: FAIL
|
|
|
|
|
|
[request-consume.any.worker.html]
|
|
[Consume FormData request's body as FormData]
|
|
expected: FAIL
|
|
|
|
|
|
[request-consume.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[request-consume.any.sharedworker.html]
|
|
expected: ERROR
|