tokers commented on issue #8861: URL: https://github.com/apache/apisix/issues/8861#issuecomment-1435907261
Got it. I'm afraid that the existing APISIX plugins won't satisfy your need. Maybe you can use the serverless plugin to check the following things: 1. If the host is `example.com`; 2. If the scheme is `HTTP`; If both the conditions are met, then redirect the requests, and constructing the Location header with HTTPS schema (be careful about the HTTPS port). -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org