VibeLogWeb.getPostFile

Undocumented in source. Be warned that the author may not have intended to support it.
class VibeLogWeb
@path("posts/:postname/:filename")
void
getPostFile
(
string _postname
,
string _filename
,
HTTPServerResponse res
)

Meta