|
@@ -49,7 +49,7 @@ protected:
|
|
virtual bool prepareForNextSegment();
|
|
virtual bool prepareForNextSegment();
|
|
public:
|
|
public:
|
|
HttpDownloadCommand(int cuid,
|
|
HttpDownloadCommand(int cuid,
|
|
- const SharedHandle<Request> req,
|
|
|
|
|
|
+ const SharedHandle<Request>& req,
|
|
RequestGroup* requestGroup,
|
|
RequestGroup* requestGroup,
|
|
const SharedHandle<HttpConnection>& httpConnection,
|
|
const SharedHandle<HttpConnection>& httpConnection,
|
|
DownloadEngine* e,
|
|
DownloadEngine* e,
|