ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/Search/HttpHandler.cpp
(Generate patch)

Comparing trunk/Search/HttpHandler.cpp (file contents):
Revision 7 by douglas, 2002-12-04T22:05:30-08:00 vs.
Revision 12 by douglas, 2002-12-06T12:03:05-08:00

# Line 96 | Line 96 | HttpHandler::~HttpHandler()
96   //      delete [] jarPath;
97   }
98  
99 < bool HttpHandler::connect(URL& url)
99 > bool HttpHandler::connect(URL &url, bool head)
100   {
101          bool answer = false;
102  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines