menu
revali_router_core package
documentation
trusted_proxy/trusted_proxy.dart
TrustedProxy
TrustedProxy.new const constructor
TrustedProxy.new const constructor
dark_mode
light_mode
TrustedProxy
constructor
const
TrustedProxy
(
{
List
<
String
>
headers
=
const []
,
bool
useLeftmostIp
=
false
,
})
Implementation
const TrustedProxy({ this.headers = const [], this.useLeftmostIp = false, });
revali_router_core package
documentation
trusted_proxy/trusted_proxy
TrustedProxy
TrustedProxy.new const constructor
TrustedProxy class