lua-resty-http icon indicating copy to clipboard operation
lua-resty-http copied to clipboard

Follow Redirect Feature

Open aprilahijriyan opened this issue 6 months ago • 0 comments

I am currently creating a reverse-proxy using this module. However, I noticed that when I go to the url http://domain.com/path it redirects to https the module does not follow it (CMIIW).

I am using the request_uri API to forward the request. Any help is greatly appreciated

Thank you.

aprilahijriyan avatar Jun 28 '25 13:06 aprilahijriyan