PostController.getPost

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void getPost(HTTPServerRequest req, HTTPServerResponse res)
    class PostController
    @path("/post/:id")
    void
    getPost
    (
    HTTPServerRequest req
    ,
    HTTPServerResponse res
    )
  2. Json getPost()

Meta