On 6/5/06, Mark Stosberg <[EMAIL PROTECTED]> wrote:
I think you might get a "File Not Found" in the browser. The message
isn't quite accurate. The truth is "unable to dispatch". But dispatching
URLS blurs the line between what corresponds to a real "file" and what
doesn't, and 404/File Not Found seems perhaps the closest equivalent
standard.

Isn't a 500 more appropriate here given that 404 is more of a
webserver error and 500 is more of an application error? Yes, I
understand that C::A::Dispatch is playing a webserver on TV, but it's
still an app-related issue. Rails's routesmapping and Catalyst's
responder maps are both 500 errors.

Rob

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to