diff options
author | Keith Yeung <kungfukeith11@gmail.com> | 2025-05-05 20:04:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-05 12:04:46 +0000 |
commit | 3936b1d22bd62ffe6b1d198a40816ebcfd86d8cb (patch) | |
tree | 6bbdb74b3e11fe21271cb686c5b4514e1b801174 /components/script/dom/element.rs | |
parent | b3980dc2ee73079b12be5cd344b532ff2d08e3a1 (diff) | |
download | servo-3936b1d22bd62ffe6b1d198a40816ebcfd86d8cb.tar.gz servo-3936b1d22bd62ffe6b1d198a40816ebcfd86d8cb.zip |
script: Ensure `EventSource` interprets non-200 response codes as failure (#36853)
Spec has updated so that all responses that aren't 200 shall fail the
event source connection.
Testing: Covered by
`tests/wpt/tests/eventsource/request-status-error.window.js`
---------
Signed-off-by: Keith Yeung <kungfukeith11@gmail.com>
Diffstat (limited to 'components/script/dom/element.rs')
0 files changed, 0 insertions, 0 deletions