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 18 by douglas, 2002-12-09T21:40:12-08:00 vs.
Revision 19 by douglas, 2002-12-10T00:02:22-08:00

# Line 95 | Line 95 | private:
95          unsigned length;
96          string location;
97          bool chunked;
98 +        void populate();
99          void putline(const string line = "");
100          string getline();
101          void error(const string& prefix, bool host = false);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines