- build
ServerHttpResponse build()
Undocumented in source. Be warned that the author may not have intended to support it.
- withHeader
ref withHeader(string headerName, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- withOutputStream
ref withOutputStream(S stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- withStatus
ref withStatus(StatusInfo status)
Undocumented in source. Be warned that the author may not have intended to support it.
Fluent interface for building ServerHttpResponse objects.