-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
Description
The server should be able to call proxy functions before passing the request to the actual request handler functions.
The goal is to create an easy way of adding central functionality like authentication etc. that should be used for every request, independent of the resource URL.
Reactions are currently unavailable