Bug 8901

Summary: scrape-example does not work maybe because GET request does not show up
Product: Taglibs Reporter: zxq
Component: Scrape TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
URL: http://localhost:8080/scrape-examples/scrape.jsp
Attachments: scrape through proxy server/port/name/pass
Output of the example running on Tomcat 4.1.30 and latest scrape from CVS

Description zxq 2002-05-08 08:00:45 UTC
##### tcp session captured

HEAD http://weather.noaa.gov/cgi-bin/fmtbltn.pl?
file=forecasts/city/mo/columbia.txt HTTP/1.1
Proxy-Authorization: Basic YXNpYWluZm8venhxOnp4cabc
Connection: close

HTTP/1.1 400 Bad Request
Server: Microsoft-IIS/5.0
Date: Wed, 08 May 2002 07:40:20 GMT
Connection: close
Content-Length: 4009
Content-Type: text/html

######### windows 98, jakarta-tomcat-4.0.3
java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
Comment 1 zxq 2002-05-08 08:07:19 UTC
Created attachment 1810 [details]
scrape through proxy server/port/name/pass
Comment 2 Felipe Leme 2004-02-28 03:08:57 UTC
Works for me - see attachment with output of example running with scrape built
from CVS and Tomcat 4.1.30.
Comment 3 Felipe Leme 2004-02-28 03:09:41 UTC
Created attachment 10603 [details]
Output of the example running on Tomcat 4.1.30 and latest scrape from CVS