UserController.handle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void handle(View view, User user)
  2. void handle(HTTPServerRequest req, HTTPServerResponse res)
    class UserController(string configurationPath, View)
    void
    handle
    (
    HTTPServerRequest req
    ,
    HTTPServerResponse res
    )

Meta