!CHAPTER Module "actions" The action module provides the infrastructure for defining HTTP actions. !SECTION Basics !SUBSECTION Error Message @startDocuBlock actionsGetErrorMessage !SECTION Standard HTTP Result Generators !SUBSECTION Result Ok @startDocuBlock actionsResultOk !SUBSECTION Result Bad @startDocuBlock actionsResultBad `actions.resultNotFound(req, res, code, msg, headers)` !SUBSECTION Result Unsupported @startDocuBlock actionsResultUnsupported !SUBSECTION Result Error @startDocuBlock actionsResultError