CustomHeaderConfig

Configuration class for CustomHeader. Allows adding custom headers to be injected into requests.

Constructors

Link copied to clipboard
constructor()

Functions

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

Adds a custom header to the configuration.