ktor-server-forwarded-header
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-server-forwarded-header
ktor-server-forwarded-header
/
io.ktor.server.plugins.forwardedheaders
/
ForwardedHeaderValue
/
ForwardedHeaderValue
Forwarded
Header
Value
constructor
(
host
:
String
?
,
by
:
String
?
,
forParam
:
String
?
,
proto
:
String
?
,
others
:
Map
<
String
,
String
>
)
(
source
)