at least while using Proxy, status 'not_found' returns the following header that the browser doesn't understand HTTP/1.0 not_found Content-Type: text/html X-Powered-By: Perl Dancer 1.160 Changing the code to return status 404 fixes the problem. -- Puneet Kishor