Webserver, server.onNotFound(handleNotFound);
Posted: Sat Sep 08, 2018 5:40 pm
I am a bit confused on the use of server.onNotFound(handleNotFound);
ok, so it calls the function handleNotFound, but how to i see what the request was ?
ok, so it calls the function handleNotFound, but how to i see what the request was ?