grive2/libgrive/src/http
Jan 974733ff46 also compile with cURL Version less than 7.32.0 2017-03-10 13:33:40 +01:00
..
Agent.cc Implement progressbar (by @svartkanin adjusted by @vitalif) 2016-09-29 00:56:15 +03:00
Agent.hh Implement progressbar (by @svartkanin adjusted by @vitalif) 2016-09-29 00:56:15 +03:00
CurlAgent.cc also compile with cURL Version less than 7.32.0 2017-03-10 13:33:40 +01:00
CurlAgent.hh Implement progressbar (by @svartkanin adjusted by @vitalif) 2016-09-29 00:56:15 +03:00
Download.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Download.hh Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00
Error.hh Add response body and headers to diagnostic information on HTTP 400 and above 2015-06-27 22:58:09 +03:00
Header.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Header.hh Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
ResponseLog.cc Implement normal reliable HTTP logging (in Agent) 2015-09-30 15:01:50 +03:00
ResponseLog.hh Implement normal reliable HTTP logging (in Agent) 2015-09-30 15:01:50 +03:00
StringResponse.cc using DataStream instead of Receiveable 2013-04-29 23:47:32 +08:00
StringResponse.hh using DataStream instead of Receiveable 2013-04-29 23:47:32 +08:00
XmlResponse.cc Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00
XmlResponse.hh Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00