Request.method

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void method(string m)
    struct Request
    @safe @nogc nothrow
    void
    method
    (
    string m
    )
  2. void method(Method m)
  3. string method()

Meta