NMichas opened a new issue, #7130:
URL: https://github.com/apache/apisix/issues/7130

   ### Current State
   
   `response-rewrite` plugin supports regular expressions, however the current 
doc page (https://apisix.apache.org/docs/apisix/plugins/response-rewrite) does 
not reflect that.
   
   ### Desired State
   
   Provide additional documentation/examples, showing the use of regular 
expressions. It would be beneficial if examples also showcase how multiple 
replacements for the same request can be performed, i.e.
   <a href="/'>  -> <a href="/some-other-path'>
   <img src="/a.png'> -> <img src="/some-other-path-a.png'>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to