Changeset 1800

Show
Ignore:
Timestamp:
08/13/08 17:01:30 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1799 r1800  
    112008-08-13  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * qa/170-Error-ContentLength.py, qa/Makefile.am: Added a new QA 
     4        test to ensure that even if a CGI/SCGI/FastCGI handler (not 
     5        configured to send errors) replies a non-200 error with the 
     6        Content-Length header, it is dropped before setting the server 
     7        error message so there is not a duplicated header with different 
     8        values. 
    29 
    310        * Index: cherokee/Makefile.am, cherokee/connector.c, 
  • cherokee/trunk/qa/Makefile.am

    r1612 r1800  
    174174167-RuleGeoIP.py \ 
    175175168-Deflate-Encoding.py \ 
    176 169-Pipermail.py 
     176169-Pipermail.py \ 
     177170-Error-ContentLength.py 
    177178 
    178179test: