- Timestamp:
- 10/28/07 23:38:23 (1 year ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Sources_Common/HTTP/HTTPClient/CHTTPRequestResponse.h
r86 r112 206 206 207 207 const cdstring& GetResponseHeader(const cdstring& hdr) const; 208 208 209 cdstrvect& GetResponseHeaders(const cdstring& hdr, cdstrvect& hdrs) const; 210 209 211 void DoRequestSync(); 210 212