-
Couldn't load subscription status.
- Fork 2.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Issue description
redirect plugin redirects all the time when https
Environment
- apisix version (cmd:
apisix version): 1.4 - OS:centos8
Minimal test code / Steps to reproduce the issue
1.api config redirects plugins
2.Triggers an http access and redirect to https
3.Subsequent https accesses are still being redirected
What's the actual result? (including assertion message & call stack if applicable)
Subsequent https accesses are still being redirected
What's the expected result?
https normal access
rediretc plugin modify conf.uri and conf.ret_code, result in Subsequent access conf.uri and conf.ret_code always not nil
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working