summaryrefslogtreecommitdiff
path: root/src/client/requestbroker/APIRequest.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-10-30Hotfix: Authenticate all Web&ApiRequests to fix save loading/voting issuesHEADmasterSimon Robertshaw1-1/+10
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw1-4/+4
2013-05-11D:mniip1-1/+1
2013-03-22fix compiling errorjacob11-1/+2
also bug, I had some weird formatting that broke the json parsing
2013-03-21POST requests for APIRequest, allow saving user details from within the ↵Simon Robertshaw1-3/+62
game, Asynchronous HTTP POST
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw1-0/+77