summaryrefslogtreecommitdiff
path: root/Source/Core/Common/HttpRequest.h
AgeCommit message (Expand)Author
2023-12-01Common/HTTP: Implement MultiformSketch
2023-09-03IOS/KD: Implement NWC24_CHECK_MAIL_NOWSketch
2023-05-01Merge pull request #11736 from noahpistilli/get-scheduler-statLéo Lam
2023-04-17IOS/Network/KD: Implement GetSchedulerStatSketch
2023-04-12Resolve [-Wdeprecated-declarations]Minty-Meeo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-04-13Common/HttpRequest: Add option to allow non 200 response codesspycrab
2019-04-06Qt/NetPlay: Integrate NetPlayIndexspycrab
2019-03-30Common/HttpRequest: Implement EscapeComponentspycrab
2019-02-01Common/HttpRequest: optionally follow redirectsTillmann Karras
2018-08-13Force IPv4 on external IP addressesSleepy Flower Girl
2018-05-29Common/HttpRequest: Add option to set cookiesspycrab
2018-03-28HttpRequest: Add callback optionspycrab
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-13Common: Add HttpRequest to simplify HTTP requestsLéo Lam