Skip to content

X_WWW_FORM_URLENCODED

ts
const X_WWW_FORM_URLENCODED: string = "application/x-www-form-urlencoded";

Defined in: constants/content-types.constant.ts:21

Content-type: application/x-www-form-urlencoded

Since

1.0.0

Author

Simon Kovtyk