FormBuilder
class FormBuilder
Form builder type used in formData builder function.
Functions
fun append( fun append( Append a pair key:value with optional headers. Append a form part. |
|
fun appendInput( Append a pair key:InputProviderblock with optional headers. |
Extension Functions
fun FormBuilder.append( Append a form part with the specified key using bodyBuilder for it’s body. fun FormBuilder.append( Append a form part with the specified key, filename and optional contentType using bodyBuilder for it’s body. |