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
I have been trying to modify the request headers when using a TLS endpoint. The goal is to modify/annotate headers before it gets forwarded to the downstream connection.
Amazing thanks for that. Is a self signed CA actually required to add headers to the request? Since in our environment self signed CAs are not allowed.
Hi,
I have been trying to modify the request headers when using a TLS endpoint. The goal is to modify/annotate headers before it gets forwarded to the downstream connection.
With pure http this works just fine
vs
I am starting with
The text was updated successfully, but these errors were encountered: