ServerHttpRequestBuilder.withBody

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ref withBody(ubyte[] bodyBytes)
    struct ServerHttpRequestBuilder
    ref
    withBody
    (
    ubyte[] bodyBytes
    )
  2. ref withBody(string bodyStr)