-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Line 71 in c7b677e
| result.headers?.['Location'] && |
Redirection is not working, because result.headers have lowercase keys. So eveywhere 'Location' is requested from result.headers, it should be 'location' (toLowerCase)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels