ledgetech / ledgetech/lua-resty-http
Follow Redirect Feature
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 2.1k
- Forks
- 630
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the request_uri API and the module's current handling of HTTP responses. Determine how redirects from HTTP to HTTPS should be followed and what completion behavior should be verified; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, nginx
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100