Flowdock
service(req, res) public

Dispatches to a do_ method based on req if such a method is available. (do_GET for a GET request). Raises a MethodNotAllowed exception if the method is not implemented.

Show source
Register or log in to add new notes.