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
@meguoe Nice, If you don't mind, may I share the solution?
Since my needs are relatively simple and I only need to add a fixed key in the request header, my solution may not be suitable for you, as it cannot flexibly add request headers based on configuration.
more_set_headers "Server: Test";
more_set_input_headers "ReqId: 123456";
more_set_input_headers: This directive has not taken effect
The text was updated successfully, but these errors were encountered: