Variable CustomDomainCustomClientIpHeaderEnumConst
CustomDomainCustomClientIpHeaderEnum: {
TrueClientIp: "true-client-ip";
CfConnectingIp: "cf-connecting-ip";
XForwardedFor: "x-forwarded-for";
XAzureClientip: "x-azure-clientip";
Empty: "";
} = ...
Type Declaration
-
ReadonlyTrueClientIp: "true-client-ip"
-
ReadonlyCfConnectingIp: "cf-connecting-ip"
-
ReadonlyXForwardedFor: "x-forwarded-for"
-
ReadonlyXAzureClientip: "x-azure-clientip"
-
ReadonlyEmpty: ""
The HTTP header to fetch the client's IP address