You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/15 15:00:22 UTC

[GitHub] [apisix] nfrankel commented on issue #6330: bug: Wrong pattern validation in the proxy-mirror plugin

nfrankel commented on issue #6330:
URL: https://github.com/apache/apisix/issues/6330#issuecomment-1040373997


   We shall first decide what's the expected behavior:
   
   1. No validation. The responsibility falls on the shoulders of the configurer, and it may fais at runtime.
   2. Apply the same rule as for an `Upstream`
   3. Replace the `host` part with an `upstream`. Also allows an `upstream_id`. This goes beyond bug fixing.
   4. Something else?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org