summaryrefslogtreecommitdiff
path: root/lib/HttpClient.cc
AgeCommit message (Collapse)Author
2008-07-22Fixing HttpClient in case of less specific URLs.pixel
2008-02-15Reverting timeout...pixel
2008-02-15Increasing timeout.pixel
2008-01-21Consolidating HttpClient a bit.pixel
2008-01-07Adding basic space escaping.pixel
2007-09-2864 bits fixes.pixel
2007-06-17POST method was a bit shifted.pixel
2007-06-17Inversion of GET and POST...pixel
2007-06-17Adding POST system to the HttpClient, and variables and headers sent from Luapixel
2007-05-30Updating / inserting copyright header.pixel
2007-05-24Fixed timeout handling code.pixel
2007-04-11Timeout handling into HttpClient.pixel
2007-04-11Inverting the notion of fakehost in HttpClient.pixel
2007-04-05Removing the old http-get system, and removing definitively all the debug ↵pixel
messages.
2007-04-05Bug fixes in HttpClient: no more double buffering needed.pixel
2007-04-01Changing method to read hexadecimal numbers - vsscanf not available under ↵pixel
windows.
2007-03-27Still not working properly, but this will do for now.pixel
2007-03-26Almost-working HttpClient.pixel
2007-03-25Having some preliminary work on a HttpClient class.pixel