ForwardedHeaderSupport
object ForwardedHeaderSupport : ApplicationFeature<ApplicationCallPipeline, Unit, Unit>
Content copied to clipboard
Forwarded header support. See RFC 7239 https://tools.ietf.org/html/rfc7239
Types
Functions
Link copied to clipboard
open override fun install(pipeline: ApplicationCallPipeline, configure: Unit.() -> Unit)
Content copied to clipboard
Feature installation script
Properties
Link copied to clipboard
val ForwardedParsedKey: AttributeKey<List<ForwardedHeaderSupport.ForwardedHeaderValue>>
Content copied to clipboard