Downloader improvements, fixes
This commit is contained in:
parent
3fd55b1647
commit
7f8013fef2
2 changed files with 23 additions and 11 deletions
|
@ -40,6 +40,7 @@ namespace HTTP{
|
|||
Socket::Connection &getSocket();
|
||||
uint32_t retryCount, dataTimeout;
|
||||
bool isProxied() const;
|
||||
const HTTP::URL & lastURL();
|
||||
|
||||
private:
|
||||
bool isComplete;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue