summaryrefslogtreecommitdiff
path: root/Source/Core/Common/HttpRequest.cpp
AgeCommit message (Expand)Author
2018-08-13Force IPv4 on external IP addressesSleepy Flower Girl
2018-05-29Common/HttpRequest: Add option to set cookiesspycrab
2018-05-04HttpRequest/Curl: Use a more intelligent timeout methodspycrab
2018-03-28HttpRequest: Add callback optionspycrab
2018-03-20HttpRequest: make curl initialization thread-safePierre Bourdon
2017-06-18HttpRequest: Use std::chrono for indicating time periodsLioncash
2017-06-13HttpRequest: Add support for custom timeoutsLéo Lam
2017-06-13HttpRequest: Add support for sending custom headersLéo Lam
2017-06-13HttpRequest: Log response body on failureLéo Lam
2017-06-13Common: Add HttpRequest to simplify HTTP requestsLéo Lam