FormBody.Builder

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

add
Builder add(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
add
Builder add(string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
addEncoded
Builder addEncoded(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
build
FormBody build()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta