WebInterface.getPost

Undocumented in source. Be warned that the author may not have intended to support it.
class WebInterface
@path("/groups/:group/post/:post")
void
getPost
(
HTTPServerRequest req
,
HTTPServerResponse res
,
string _group
,
long _post
)

Meta