HttpRequest.Builder

Undocumented in source.

Members

Functions

build
HttpRequest build()
Undocumented in source. Be warned that the author may not have intended to support it.
data
Builder data(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
headers
Builder headers(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.
params
Builder params(RequestParams value)
Undocumented in source. Be warned that the author may not have intended to support it.
url
Builder url(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
urlParams
Builder urlParams(string[string] value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta