Overrides (mutates) the payload (buf
and contentType
) of this input and
returns this
.
Overrides (mutates) the payload (buf
and contentType
) of this input and
returns this
.
The contentType
value is passed as an HTTP header so it might also
contain a charset separated by ;
.
Overrides (mutates) the payload of this input to be application/x-www-form-urlencoded
.
Overrides (mutates) the payload of this input to be application/x-www-form-urlencoded
.
In addition to media type, this will also set charset to UTF-8.
Adds (mutates) new headers
to this input and returns this
.
An input for Endpoint.