chenjinfeng0505 commented on issue #9835:
URL: https://github.com/apache/apisix/issues/9835#issuecomment-1635581754
@jiangfucheng If http_to_https have value, why regex_uri and uri can’t be
empty and must not exist in the request.
(ps: 官方文档说明: http_to_https、uri 和 regex_uri 只能配置其中一个属性。
场景一: 如果http_to_https有值,uri 和 regex_uri 不设置任何值,这种也会执行失败;
场景二:如果http_to_https有值,请求中无uri 和 regex_uri参数 ,可以执行成功)
--
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]