HttpResponse.Builder

Undocumented in source.

Members

Functions

build
HttpResponse build()
Undocumented in source. Be warned that the author may not have intended to support it.
exception
Builder exception(ServerException 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.
responseBody
Builder responseBody(ubyte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
statusCode
Builder statusCode(int 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.

Meta