PendingResponseGenerators

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun linkHeader(pathName: String, uriTemplate: UriTemplate = UriTemplate.from("/{$pathName}")): (RequestId) -> Response
Link copied to clipboard
fun redirect(pathName: String, uriTemplate: UriTemplate = UriTemplate.from("{$pathName}")): (RequestId) -> Response