mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[GH-ISSUE #488] HTTP Status Code Responses #786
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#786
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TimWeyand on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/488
Originally assigned to: @sadok-f on GitHub.
We currently are trying flyimg for a project of ours. In our Usecase it is helpful to have explicit Exceptions for different Errors and also deliver different HTTP Response Codes.
For Example - if the origin "reports" file not found, we would like that flyimg is reporting the same http code (404). Same for restricted access on the origin (403), ...
Is that something which could be interesting for the project and we should send a pull request as we finish? Or out of scope?
@sadok-f commented on GitHub (Aug 28, 2024):
Thank you @TimWeyand.
yes definitely, it would be great if you could work on PR to add such implementation.
@github-actions[bot] commented on GitHub (Sep 28, 2024):
This issue is stale (30 days with no activity)
@github-actions[bot] commented on GitHub (Oct 13, 2024):
This issue was closed (14 days since being marked as stale)