Server function with fetch to pass thru middleware?
Unanswered
Tibetan Mastiff posted this in #help-forum
Tibetan MastiffOP
Hello, I am making an Server request to an /api endpoint, which I want to be intercept by middleware, but it seems like only the navigation in browser triggers the middleware. Is this expected or am I doing something wrong?