Post.response

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

Meta