WebInterface.getRedirectShowPost

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

Meta