summaryrefslogtreecommitdiffstats
path: root/src/HTTP/UrlParser.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-19Auth SSL Fixesx12xx12x1-0/+3
- Fixed Login Breaking bug - Auth and MojangAPI now use UrlClient - fixed bug in UrlClient where one letter was missing in the HTTP Header - added function to verify Urls from config files and error handling on bad Urls in config for Auth
2016-03-01Renamed HTTPServer folder to HTTP.Mattes D1-0/+0
It contains client code as well.
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D1-0/+58