Skye
04/14/2022, 3:49 PMGreg Brimble | Cloudflare Pages
04/14/2022, 3:55 PMPonjimon
04/14/2022, 11:35 PMkian
04/14/2022, 11:36 PMkian
04/14/2022, 11:36 PMIsaac McFadyen | YYZ01
04/14/2022, 11:36 PMIsaac McFadyen | YYZ01
04/14/2022, 11:36 PMIsaac McFadyen | YYZ01
04/14/2022, 11:36 PMKZorro
04/15/2022, 3:26 AMHardAtWork
04/15/2022, 4:39 AMminiflare
to simulate Access with a Worker, but it would take some work.MrBBot
04/15/2022, 10:52 AMcf
object or something?Seb
04/15/2022, 3:05 PMkavinplays
04/15/2022, 3:07 PMSeb
04/15/2022, 3:08 PMkavinplays
04/15/2022, 3:09 PMkavinplays
04/15/2022, 3:10 PMkavinplays
04/15/2022, 3:10 PMkavinplays
04/15/2022, 3:10 PMSeb
04/15/2022, 3:10 PMSeb
04/15/2022, 3:11 PMkavinplays
04/15/2022, 3:11 PMSeb
04/15/2022, 3:12 PMkavinplays
04/15/2022, 3:12 PMgerrcass
04/15/2022, 10:07 PMWalshy | Pages
04/15/2022, 10:09 PMIsaac McFadyen | YYZ01
04/15/2022, 10:09 PMWalshy | Pages
04/15/2022, 10:09 PMgerrcass
04/15/2022, 10:19 PMSeb
04/16/2022, 7:02 PMJames
04/16/2022, 10:11 PMonRequestGet
on a route that hits the index.html
, but I then call await next()
to retrieve say test.html
, if I then return the result of that next
call, I appear to be 301d to /test
. I think I'm missing something for how this works - I'm essentially trying to get a different html
file if there's a particular query parameter, but I keep getting weird 301s, at least with wrangler@beta
0.0.26