TemplatedApp is either an SSL or non-SSL app.
Registers an HTTP GET handler matching specified URL pattern.
Listens to hostname & port. Callback hands either false or a listen socket.
Listens to port. Callback hands either false or a listen socket.
Registers an HTTP POST handler matching specified URL pattern.
Generated using TypeDoc
TemplatedApp is either an SSL or non-SSL app.