Normalized line endings.
This commit is contained in:
parent
93a6a0f211
commit
3bfc70aa3b
@ -64,9 +64,9 @@ public:
|
||||
bool SetHeaderReturn(bool recv_hdr);
|
||||
bool Download(const char *url, ITransferHandler *handler, void *data);
|
||||
bool SetFailOnHTTPError(bool fail);
|
||||
bool PostAndDownload(const char *url,
|
||||
IWebForm *form,
|
||||
ITransferHandler *handler,
|
||||
bool PostAndDownload(const char *url,
|
||||
IWebForm *form,
|
||||
ITransferHandler *handler,
|
||||
void *data);
|
||||
private:
|
||||
CURL *curl;
|
||||
|
Loading…
Reference in New Issue
Block a user