Actions
Bug #16523
closed[Workbench1] uploader fails - discovery doc URL with double slash fails CORS check
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench
Target version:
Story points:
0.5
Release:
Release relationship:
Auto
Description
Workbench1 is trying to load "https://api.example//discovery/v1/..." but Go's built-in redirect-without-double-slash feature doesn't send CORS headers, so the browser throws an error and (for example) file upload can't start.
Actions