# | 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); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |