/url/urlencoded-parser.any.html| status | subtest | message |
|---|---|---|
| PASS | URLSearchParams constructed with: test | |
| FAIL | request.formData() with input: test | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: test | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: test= | |
| FAIL | request.formData() with input: test= | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: test= | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %EF%BB%BFtest=%EF%BB%BF | |
| FAIL | request.formData() with input: %EF%BB%BFtest=%EF%BB%BF | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %EF%BB%BFtest=%EF%BB%BF | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %EF%BF%BF=%EF%BF%BF | |
| FAIL | request.formData() with input: %EF%BF%BF=%EF%BF%BF | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %EF%BF%BF=%EF%BF%BF | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %FE%FF | |
| FAIL | request.formData() with input: %FE%FF | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %FE%FF | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %FF%FE | |
| FAIL | request.formData() with input: %FF%FE | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %FF%FE | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: †&†=x | |
| FAIL | request.formData() with input: †&†=x | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: †&†=x | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %C2 | |
| FAIL | request.formData() with input: %C2 | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %C2 | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %C2x | |
| FAIL | request.formData() with input: %C2x | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %C2x | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: _charset_=windows-1252&test=%C2x | |
| FAIL | request.formData() with input: _charset_=windows-1252&test=%C2x | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: _charset_=windows-1252&test=%C2x | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: | |
| FAIL | request.formData() with input: | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a | |
| FAIL | request.formData() with input: a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a=b | |
| FAIL | request.formData() with input: a=b | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a=b | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a= | |
| FAIL | request.formData() with input: a= | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a= | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: =b | |
| FAIL | request.formData() with input: =b | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: =b | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: & | |
| FAIL | request.formData() with input: & | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: & | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: &a | |
| FAIL | request.formData() with input: &a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: &a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a& | |
| FAIL | request.formData() with input: a& | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a& | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a&a | |
| FAIL | request.formData() with input: a&a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a&a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a&b&c | |
| FAIL | request.formData() with input: a&b&c | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a&b&c | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a=b&c=d | |
| FAIL | request.formData() with input: a=b&c=d | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a=b&c=d | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a=b&c=d& | |
| FAIL | request.formData() with input: a=b&c=d& | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a=b&c=d& | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: &&&a=b&&&&c=d& | |
| FAIL | request.formData() with input: &&&a=b&&&&c=d& | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: &&&a=b&&&&c=d& | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a=a&a=b&a=c | |
| FAIL | request.formData() with input: a=a&a=b&a=c | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a=a&a=b&a=c | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a==a | |
| FAIL | request.formData() with input: a==a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a==a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: a=a+b+c+d | |
| FAIL | request.formData() with input: a=a+b+c+d | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: a=a+b+c+d | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %=a | |
| FAIL | request.formData() with input: %=a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %=a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %a=a | |
| FAIL | request.formData() with input: %a=a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %a=a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %a_=a | |
| FAIL | request.formData() with input: %a_=a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %a_=a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %61=a | |
| FAIL | request.formData() with input: %61=a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %61=a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: %61+%4d%4D= | |
| FAIL | request.formData() with input: %61+%4d%4D= | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: %61+%4d%4D= | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: id=0&value=% | |
| FAIL | request.formData() with input: id=0&value=% | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: id=0&value=% | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: b=%2sf%2a | |
| FAIL | request.formData() with input: b=%2sf%2a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: b=%2sf%2a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: b=%2%2af%2a | |
| FAIL | request.formData() with input: b=%2%2af%2a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: b=%2%2af%2a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
| PASS | URLSearchParams constructed with: b=%%2a | |
| FAIL | request.formData() with input: b=%%2a | Invalid HTTP method string: LADIDA |
| FAIL | response.formData() with input: b=%%2a | promise_test: Unhandled rejection with value: object "TypeError: Non-utf-8 application/x-www-form-urlencoded body." |
bundle built 2026-07-16T07:16:48.063Z