You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The caseSensitiveHttpHeaders property is not present in the APPolicy CRD. There are customers that require this in order to quickly mitigate the effects of using downstream proxies that mutate header casing, such as Envoy does
Be sure to check out the docs while you wait for a human to take a look at this 🙂
Cheers!
aknot242
changed the title
The caseSensitiveHttpHeader property is not available in APPolicy CRD
The caseSensitiveHttpHeaders property is not available in APPolicy CRD
Oct 2, 2022
The
caseSensitiveHttpHeaders
property is not present in the APPolicy CRD. There are customers that require this in order to quickly mitigate the effects of using downstream proxies that mutate header casing, such as Envoy doesThe setting is documented here, but is missing in the CRD here:
https://github.com/nginxinc/kubernetes-ingress/blob/2bd2646b6555b09334227ca09971609389968944/deployments/common/crds/appprotect.f5.com_appolicies.yaml#L335
The text was updated successfully, but these errors were encountered: