LukeZ

Results 11 comments of LukeZ

Update: I found out you have to do your logic like this, for it to actually work. ```js // Worker fetch handler fetch(request, env, ctx) { /* Validation here */...