summaryrefslogtreecommitdiff
path: root/src/client/requestbroker/APIRequest.cpp
AgeCommit message (Collapse)AuthorFilesLines
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