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
There is a feature which can replace certain header elements via the tigerproxy. We want to use this feature, but this is only working if the element is already existing. The code is as follows:
Other keys are ommitted for clarity.
This code only works if the header element "X-Flow-Id" is present. Is there a way to just add this header element if it is not present?