/fetch/api/request/request-disturbed.any.html| status | subtest | message |
|---|---|---|
| PASS | Request's body: initial state | |
| PASS | Request without body cannot be disturbed | |
| PASS | Check cloning a disturbed request | |
| PASS | Check creating a new request from a disturbed request | |
| PASS | Check creating a new request with a new body from a disturbed request | |
| PASS | Input request used for creating new request became disturbed | |
| FAIL | Input request used for creating new request became disturbed even if body is not used | assert_true: bodyUsed is true when request is disturbed expected true got false |
| PASS | Check consuming a disturbed request | |
| FAIL | Request construction failure should not set "bodyUsed" | Invalid URL: function URL() { [native code] } |
bundle built 2026-07-16T07:16:48.063Z