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
Stricter handling of /cdn-cgi/handler/ routes. (#10673)
* Scope trigger handlers middleware to /cdn-cgi/handler/ rather than /cdn-cgi/
* Send 404 response for unimplemented /cdn-cgi/handler/ routes
* Add changesets
* Add additional test to ensure non-handler /cdn-cgi/ routes are not blocked
0 commit comments