26 #ifndef cache_http_response_h 27 #define cache_http_response_h 58 throw InternalErr(__FILE__, __LINE__,
"Unimplemented assignment");
76 DBG(cerr <<
"Freeing HTTPCache resources... ");
84 #endif // cache_http_response_h
HTTPCacheResponse & operator=(const HTTPCacheResponse &)
A class for software fault reporting.
HTTPCacheResponse(FILE *s, int status_code, vector< string > *headers, HTTPCache *c)
virtual FILE * get_stream() const
virtual ~HTTPCacheResponse()
HTTPCacheResponse(const HTTPCacheResponse &rs)
void release_cached_response(FILE *response)