Package-level declarations

Contains the HTTP handlers implementation (on top of Core's general event handlers). It houses the HTTP handlers (AfterHandler, OnHandler, PathHandler and FilterHandler) and the HTTP predicate.

Types

Link copied to clipboard
class CorsHandler(pattern: String, cors: CorsCallback) : HttpHandler