Post.method

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Method) method()
    struct Post(Direction DIRECTION)
    @trusted const pure
    static if(DIRECTION is Direction.RECEIVE)
    const(Method)
    method
    ()
  2. Method method()

Meta