HTTPServerRequest.method

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

Meta