How do I fetch origin after enabling `global_fetch_strictly_public`
I would like to fetch origin after enabling the
global_fetch_strictly_public flag.
For example, for all fetch() call use the public behaviour but when the request is from trusted source, it can fetch the origin.2 Replies