Update of /cvsroot/http-webtest/HTTP-WebTest/t/test.out
In directory sc8-pr-cvs1:/tmp/cvs-serv20897/t/test.out
Modified Files:
show-headers
Log Message:
New versions of LWP add Client-Peer header in all responses what
breaks one of tests in self-testing suite. This test is fixed so it
should pass ok with both new and old versions of LWP. Thanks to
Johannes la Poutre for bug report.
Index: show-headers
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/t/test.out/show-headers,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** show-headers 17 Aug 2002 12:42:05 -0000 1.4
--- show-headers 2 Jan 2003 21:32:32 -0000 1.5
***************
*** 23,28 ****
Content-Type: text/plain
Last-Modified: SOMEDAY
- Client-Date: SOMEDAY
- Client-Response-Num: 1
--- 23,26 ----
***************
*** 44,49 ****
Content-Length: 53
Content-Type: text/html
- Client-Date: SOMEDAY
- Client-Response-Num: 1
Title: 404 Not Found
--- 42,45 ----
|