class Configuration
Configuration for DefaultHeaders feature.
Configuration()
Configuration for DefaultHeaders feature. |
var clock: () -> Long
Provides time source. Useful for testing. |
fun header(name: String, value: String): Unit
Adds standard header property name with the specified value. |