Feature: Allow run_worker_first to include the hostname/origin. #13166
jamestalmage
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the solution
It would be nice if the
run_worker_firstallowed all the URL matching patterns available in_headersand_redirects... Specifically the ability to match on hostname, etc. One use case would be requiring auth for static assets on preview branches, without having to reconfigure when elevating a preview deployment to production:Beta Was this translation helpful? Give feedback.
All reactions