aboutsummaryrefslogtreecommitdiff
path: root/src/httpget.h (follow)
AgeCommit message (Collapse)Author
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
ago.
2006-11-02Moved HttpGet in from eubit. It's pretty cool, just give it a url, and it givesMike Buland
you a Stream contianing the web server's response. Right now it doesn't parse any headers or anything.