DefaultHeaders

class DefaultHeaders(config: DefaultHeaders.Configuration)

Adds standard HTTP headers Date and Server and provides ability to specify other headers that are included in responses.

Constructors

Link copied to clipboard
fun DefaultHeaders(config: DefaultHeaders.Configuration)

Types

Link copied to clipboard
class Configuration

Configuration for DefaultHeaders feature.

Link copied to clipboard

Installable feature for DefaultHeaders.