Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-29 | Part of the Connection class timed reads were reporting things improperly. | Mike Buland | |
HttpGet is also much better now, and will timeout if it needs to. | |||
2006-11-09 | Just modified the debugging for the HttpGet class. | Mike Buland | |
2006-11-09 | Updated both the httpget class and the sbuffer, they're nice. | Mike Buland | |
2006-11-03 | HttpGet will actually call the host instead of localhost. | Mike Buland | |
2006-11-02 | Moved HttpGet in from eubit. It's pretty cool, just give it a url, and it gives | Mike Buland | |
you a Stream contianing the web server's response. Right now it doesn't parse any headers or anything. |