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
refactor: pass the request through the asset-worker exists and getByETag functions (#8644)
* refactor: pass the request through the asset-worker `exists` and `getByETag` functions
This has no effect on the deployed Worker in production, but is useful in local development for ensuring that the full request is available when overriding the functions.
* fixup! refactor: pass the request through the asset-worker `exists` and `getByETag` functions
0 commit comments