You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use origin instead of hostname to compare host change (#1438)
Eg if hub is on localhost:3000 and S3 on localhost:9000 the
authorization header would be forwarded to the S3 causing errors.
(change could alternatively be made in `downloadFile`)
0 commit comments