summaryrefslogtreecommitdiff
path: root/lib/HttpClient.cc
AgeCommit message (Expand)Author
2008-09-29Bumping Copyright date.Pixel
2008-09-29Getting rid of these nasty expanded keywords.Pixel
2008-07-23Putting away the debug timeout...pixel
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 mes...pixel
2007-04-05Bug fixes in HttpClient: no more double buffering needed.pixel
2007-04-01Changing method to read hexadecimal numbers - vsscanf not available under win...pixel
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