summaryrefslogtreecommitdiffstats
path: root/src/HTTP/UrlParser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Auth SSL Fixesx12xx12x2023-05-191-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
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-0/+58
It contains client code as well.