VibeLogWebAdmin.postUploadFile

Undocumented in source. Be warned that the author may not have intended to support it.
class VibeLogWebAdmin
@auth
@path("posts/:postname/files/")
@errorDisplay!getEditPost
void
postUploadFile
(
string _postname
,
HTTPServerRequest req
,
AuthInfo _auth
)

Meta