mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00
[GH-ISSUE #13] 200 response for 301 / 302 #4
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#4
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 @pschoenmakers on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/13
Originally assigned to: @alpkeskin on GitHub.
I'm getting a 200 response when requesting url's that return a 301 or 302 header.
Request with rota
Getting this without rota:
Would it be possible to return the header of the source?
@alpkeskin commented on GitHub (Apr 7, 2025):
Thanks to @seudnuredin , this bug was fixed. 🚀