first always fetch contenttype text/html
first always fetch contenttype text/html
application/javascript...

body?/students is cached for 1 hour, can I set the Vary header in response to a redirect from /students/new when creating a user? Will the cache be invalidated on the /students page? (this is a remix app)The RPC receiver does not implement the method "test" whereas .fetch() works perfectly finewrangler pages dev RPC methods are not recognised, although it basically never works anyway
npx wrangler deploy --env Preview. The Pages docs really only discuss deploying the preview env from Github, not from wranglerREACT_APP_). I created a .env file and defined the sitekey there but I don't think my react app will be able to recognize if I'm in preview or production...only test/dev/production since those are the defaults with Reactapplication/javascriptbody/students/studentsVary/students/newThe RPC receiver does not implement the method "test"wrangler pages dev23:34:14.406 Failed: build exceeded memory limit and was terminated🌎 Deploying...
✘ [ERROR] Deployment failed!
Failed to publish your Function. Got error: Error: Script startup exceeded CPU time limit.npx wrangler deploy --env PreviewREACT_APP_return redirect('/users/students', { headers: { Vary: `${id}` } });