DefaultHeadersConfig

A configuration for the DefaultHeaders plugin. Allows you to configure additional default headers.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
fun interface Clock

Utility interface for obtaining timestamp.

Properties

Link copied to clipboard

Provides a time source. Useful for testing.

Functions

Link copied to clipboard
fun header(name: String, value: String)

Adds a standard header with the specified name and value.