willnorris / willnorris/imageproxy
[Feature request] Silently ignore error with 30X redirect
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 513
- PR merge metrics
- No merged PRs in 30d
Description
Currently I'm using my own fork to redirect malformed request to original site ( https://github.com/ttimasdf/imageproxy/commit/b060222298e4be638894216e39e925c4778d604e ), that ensure the site not breaking. I'm wondering whether it could be added as an command line option to be customizable by users.
Contributor guide
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 reviewing the referenced fork commit to understand how malformed requests are redirected and how the existing command-line options are defined. Confirm the desired behavior for 30X redirects, then make it configurable through a command-line option and verify that enabled behavior silently ignores the relevant error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100