HTTPParam
I add an HTTP param to an HTTP call.
Component Signature
Attributes
Atrribute
Type
Required
Description
Default
type
string
true
name
string
false
value
any
false
file
string
false
encoded
boolean
false
true
mimetype
string
false
Examples
Last updated