TheNinthSky
TheNinthSky
CDCloudflare Developers
Created by TheNinthSky on 11/21/2024 in #workers-help
Allow only document requests in _routes.json
Answer:
{
"version": 1,
"include": ["/*"],
"exclude": ["/*.*"]
}
{
"version": 1,
"include": ["/*"],
"exclude": ["/*.*"]
}
2 replies
CDCloudflare Developers
Created by TheNinthSky on 8/29/2024 in #general-help
What causes variations in download speed based on the size of the file?
Makes sense 👌
7 replies
CDCloudflare Developers
Created by TheNinthSky on 8/29/2024 in #general-help
What causes variations in download speed based on the size of the file?
I see, so the data we see above does not only include the raw download speed. Thanks!
7 replies
CDCloudflare Developers
Created by TheNinthSky on 8/19/2024 in #workers-help
Running workers conditionally
Thanks!
3 replies