telescope
telescope copied to clipboard
Audit Wildcard ('*') Header Use in Telescope
What would you like to be added:
Figure out where we use the Wildcard *
Header for CORS in Telescope
Why would you like this to be added:
While working on #667, I noticed that the Wildcard operator is not implemented in Safari on iOS and Firefox for Android.
Since we have a mobile UI for Telescope, we should probably audit where we use the Wildcard operator, and pass in the headers that we want to use. (if the person is using the browsers above)
We specifically use two headers (link
, x-count
) and the old back-end sets these for CORS. We should probably set these for Satellite.
Related #2444
Hi, I would like to take this issue for the hacktoberfest, can I take it?
I don't think this is an issue. Re-open if we find otherwise.