Simplify the data: protocol handler (#33500)

Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
webbeef 2024-09-27 17:19:30 -07:00 committed by GitHub
parent a56c837122
commit c1931ee2cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 29 additions and 409 deletions

View file

@ -1,37 +1,3 @@
[scheme-data.any.html]
[Fetching data:,response%27s%20body is OK (cors)]
expected: FAIL
[Fetching [HEAD\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching [POST\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching data:,response%27s%20body is OK (same-origin)]
expected: FAIL
[Fetching data:,response%27s%20body is OK]
expected: FAIL
[scheme-data.any.worker.html]
[Fetching data:,response%27s%20body is OK (cors)]
expected: FAIL
[Fetching [HEAD\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching [POST\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching data:,response%27s%20body is OK (same-origin)]
expected: FAIL
[Fetching data:,response%27s%20body is OK]
expected: FAIL
[scheme-data.any.sharedworker.html]
expected: ERROR