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
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
I need to use sub tiers url to test my workers but when i pass the URL in form of
https://example.com/hello/world/abcdef-123456-gfcvmh it raises an unhandled exception below:
node:21730) UnhandledPromiseRejectionWarning: TypeError: Only absolute URLs are supported
How can i test complex URLs with workers?
The text was updated successfully, but these errors were encountered: