Type Aliases
The following type aliases are available globally.
-
Block, that provides an ability to get headers dictionary for request path
Declaration
Swift
public typealias HeadersHandler = (_ requestPath: String) -> [String : String]