URL-encoded form decoding capability.
Represents form data submitted as application/x-www-form-urlencoded as a * request body of type URLSearchParams.
application/x-www-form-urlencoded
URLSearchParams
Generated using TypeDoc
URL-encoded form decoding capability.
Represents form data submitted as
application/x-www-form-urlencoded
as a * request body of typeURLSearchParams
.