haikuwebkit/LayoutTests/fast/files/apply-blob-url-to-xhr-expec...

11 lines
249 B
Plaintext

Test that XMLHttpRequest GET succeeds.
Status: 200
Response: Hello
Test that XMLHttpRequest POST fails.
Received exception 19: NetworkError
Test that XMLHttpRequest GET fails after the blob URL is revoked.
Received exception 19: NetworkError
DONE