check redirect #1

Closed
opened 2024-10-03 20:04:21 +02:00 by heiko · 0 comments
Owner

If the repo.base URL responds with a redirect, the auth data is not re-sent (on purpose). We should issue a warning, if the first request results in a redirect and behave accordingly.

See http.Client.CheckRedirect for a starting point.

If the `repo.base` URL responds with a redirect, the auth data is not re-sent (on purpose). We should issue a warning, if the first request results in a redirect and behave accordingly. See `http.Client.CheckRedirect` for a starting point.
heiko closed this issue 2024-10-04 16:20:58 +02: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
heiko/gogogo#1
No description provided.