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

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

# Line 72 | Line 72 | private:
72   public:
73          HttpHandler();
74          ~HttpHandler();
75 <        bool connect(URL& url);
75 >        bool connect(URL& url, bool head = false);
76          HttpHandler& getline(string& line, char endline = '\n');
77          bool good();
78          void clear();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines