Alvaro Lopez Ortega wrote:
<snip>

  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?


Looks correct to me.

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

Reply via email to