Provide a switch to determine if a http redirect should be followed, or not. #86

Closed
opened 2026-02-28 01:34:18 -05:00 by deekerman · 0 comments
Owner

Originally created by @srgvg on GitHub (Aug 3, 2021).

Is your feature request related to a problem? Please describe.
In some cases, a redirect might lead to another host (e.g. in SSO cases, or a redirect to httpS without a valid certificate), and following it might not be desired.

Describe the solution you'd like
Add a switch to http(s) checks, to determine if the check should follow a redirect, or not, similar to curl's --location option.

Describe alternatives you've considered
n/a

Additional context
n/a

Originally created by @srgvg on GitHub (Aug 3, 2021). **Is your feature request related to a problem? Please describe.** In some cases, a redirect might lead to another host (e.g. in SSO cases, or a redirect to httpS without a valid certificate), and following it might not be desired. **Describe the solution you'd like** Add a switch to http(s) checks, to determine if the check should follow a redirect, or not, similar to curl's `--location` option. **Describe alternatives you've considered** n/a **Additional context** n/a
deekerman 2026-02-28 01:34:18 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#86
No description provided.