Variable CustomDomainCustomClientIpHeaderEnum
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: ""