[Dancer-users] possible bug with status()

P Kishor punk.kish at gmail.com
Tue Mar 9 02:26:52 CET 2010


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


More information about the Dancer-users mailing list