summaryrefslogtreecommitdiff
path: root/src/lib/curl/Request.hxx
AgeCommit message (Expand)Author
2021-01-22lib/curl/Easy: add methods SetVerify{Host,Peer}()Max Kellermann
2020-12-15curl/Handler: disallow OnData() to throwMax Kellermann
2020-12-15curl/Request: move struct Pause to class CurlResponseHandlerMax Kellermann
2020-12-15curl/Request: add more wrapper methodsMax Kellermann
2019-08-19lib/curl/Easy: add setter functionsMax Kellermann
2019-08-19util/PrintException, ...: update copyrightMax Kellermann
2018-01-15lib/curl/Request: add constructor without "url" parameterMax Kellermann
2018-01-11lib/curl/Request: add methods StartIndirect(), StopIndirect()Max Kellermann
2017-11-14lib/{curl,upnp}: add more exception handlersMax Kellermann
2017-11-12lib/curl: add "noexcept"Max Kellermann
2017-09-21lib/curl/{Global,Request}: migrate from DeferredMonitor to DeferEventMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2017-01-08lib/curl/Request: move exception handling out of the WRITEFUNCTIONMax Kellermann
2017-01-08lib/curl/Request: move catch clause out of FinishHeadersMax Kellermann
2017-01-07lib/curl/Request: require the caller to explicitly register the requestMax Kellermann
2017-01-03input/curl: move code to class CurlRequestMax Kellermann
2017-01-03input/curl: move class CurlGlobal to separate source fileMax Kellermann