dweb ~master (2021-07-25T18:08:03Z)
Dub
Repo
HttpServer.post
dweb
server
HttpServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
HttpServer
void
post
(
string
path
,
void
function
(
Request
,
Response
)
cb
)
Meta
Source
See Implementation
dweb
server
HttpServer
constructors
this
functions
get
listen
notfound
post
setViewEngine
variables
view_engine