Skip to content Skip to sidebar Skip to footer
Showing posts with the label Http Status Code 404

Web2py Custom 404 Page When I Raise The 404 Myself?

I have a function in my controller that take an HTTP GET request. On certain argument values of tha… Read more Web2py Custom 404 Page When I Raise The 404 Myself?

C# Webclient Returning Error 404

I'm using below script to retrieve HTML from an URL. string webURL = @'https://nl.wiktiona… Read more C# Webclient Returning Error 404

Jsp / Servlet Http 404 Error Handling

I'd like to handle HTML 404 errors in my web app. I can write this: 404 /view/error404.jsp … Read more Jsp / Servlet Http 404 Error Handling