John Hampton wrote:

> Apache:
> https://pacopablo.com/projects/red_tape
>
> Cherokee:
> http://pacopablo.com:8080/projects/red_tape
>
> The relevent code in Trac is found here:

  Ok, I have seen what the difference is..

  So, the correct behaviour should be something like:

===
  if error code is not 200:
        if error_handler for error_code:
           use error_handler
        else
           if CGI provide an error msg:
                   use CGI error
           else
                   use standard error response
===

  Does everybody agree?

--
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
Cherokee@lists.alobbs.com
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to