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 read the upcoming features of 3.1 would be ReWriteMap implementation. However, I could not see any implementations or examples for it. Also searching through the project, comments say "to be implemented". So is ReWriteMap functionality implemented?
Also, is there a way to access the http_headers like origin or referer in the response header? When ever I try to set them using %{origin} in response-header, I always get error key not found. But the same can be accessed in condition tag. Please suggest if there is any solution.
The text was updated successfully, but these errors were encountered:
I read the upcoming features of 3.1 would be ReWriteMap implementation. However, I could not see any implementations or examples for it. Also searching through the project, comments say "to be implemented". So is ReWriteMap functionality implemented?
Also, is there a way to access the http_headers like origin or referer in the response header? When ever I try to set them using %{origin} in response-header, I always get error key not found. But the same can be accessed in condition tag. Please suggest if there is any solution.
The text was updated successfully, but these errors were encountered: