citra/src/web_service
Ben e3dbdcbdff
HTTP_C::Implement Context::MakeRequest (#4754)
* HTTP_C::Implement Context::MakeRequest

* httplib: Add add_client_cert_ASN1 and set_verify

* HTTP_C: Fix request methode strings case in MakeRequest

* HTTP_C: clang-format and cleanups

* HTTP_C: Add comment about async in BeginRequest and BeginRequestAsync

* Update httplib to contain all the changes we need; adapt http_c and web_services to the changes in httplib; addressed minor review comments

* Add android-ifaddrs
2020-02-21 19:04:04 +01:00
..
CMakeLists.txt HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
announce_room_json.cpp core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
announce_room_json.h core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
telemetry_json.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
telemetry_json.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
verify_login.h web_service: Remove unnecessary inclusions 2019-04-07 18:27:14 +02:00
verify_user_jwt.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
verify_user_jwt.h network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
web_backend.cpp HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
web_backend.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00