HTTPServerRequest.bodyReader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. InputStream bodyReader [@property getter]
  2. InputStream bodyReader [@property setter]
    struct HTTPServerRequest
    @safe @property nothrow
    void
    bodyReader
    (
    InputStream inStr
    )

Meta