companion object Feature : HttpClientFeature<Auth, Auth>
key
val key: AttributeKey<Auth>
install
fun install(feature: Auth, scope: HttpClient): Unit
prepare
fun prepare(block: Auth.() -> Unit): Auth