when you serveStatic on a worker, and it does its pulling from the KV it makes for you-- Do you get
when you serveStatic on a worker, and it does its pulling from the KV it makes for you-- Do you get charged per read on that per static page load?
wrangler/the DashboardRoute pattern matching considers the entire request URL, including the query parameter string. Since route patterns may not contain query parameters, the only way to have a route pattern match URLs with query parameters is to terminate it with a wildcard, *.https://developers.cloudflare.com/workers/configuration/routing/routes/#route-patterns-may-not-contain-any-query-parameters
/. E.G- it will match tooconsole.log
*/**//something/i/dont/wantCNAME --- site.com --- pages.dev
A --- fallback --- 192.0.2.1
CNAME --- cd --- fallback.site.compino.transportperformance.now()