aboutsummaryrefslogtreecommitdiff
path: root/src/httpget.cpp (follow)
AgeCommit message (Expand)Author
2009-08-13Ok, shared core looks good, and I added a unit test for Bu::List to check a fewMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-02-24Just committing some in-progress code. It may report some warnings, but itMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2007-04-02This constitutes a test version...there's a chance this should have been aMike Buland
2006-12-29Part of the Connection class timed reads were reporting things improperly.Mike Buland
2006-11-09Just modified the debugging for the HttpGet class.Mike Buland
2006-11-09Updated both the httpget class and the sbuffer, they're nice.Mike Buland
2006-11-03HttpGet will actually call the host instead of localhost.Mike Buland
2006-11-02Moved HttpGet in from eubit. It's pretty cool, just give it a url, and it givesMike Buland