You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Invoked to generate a response if no requestHandler was found for the given request. Essentially a 404 response.
478
478
*
479
-
* CHECKME: This currently incorporates a very experimental "public resources" handler, essentially a plain web server. This is not final // Hugi 2023-07-20
479
+
* Override to provide your own response if no handler was found to handle the given request.
480
+
*
481
+
* CHECKME: Currently incorporates an experimental "public resources" handler, essentially a plain web server. Not final // Hugi 2023-07-20
0 commit comments