Christopher Moss

Results 2 comments of Christopher Moss

At a guess you've done what I did, which is to take the example middleware and try to make it not do what the example does. ``` export function middleware(req:...

I think the error here is self::HTTP_UNAUTHORIZED rather than self::HTTP_BAD_REQUEST. I know that's not the change you made, but would appreciate your input on this anyway. The RFC for these...