Hi,
I have released an HTTPClient for Dolphin Smalltalk which can be downloaded
from:
http://www.dolphinharbor.org/dh/projects/httpclient/index.htmlIt is released under the Open-BSD license.
Features:
* HTTP 1.1 persistent connections.
* Ability to process requests in a background process and set timeouts.
* Cookie parsing/sending.
* Partial range requests.
* Automatic following of redirections.
* Streaming of responses to writeStreams/fileStreams.
* Basic Authentication (includes a Dialog presenter).
* Support for Proxies (includes a Dialog presenter).
* Flexible progress notifications.
Enjoy,
Steve
--
Steve Waring
Email:
[hidden email]
About:
http://www.dolphinharbor.org/dh/harbor/steve.htmlJournal:
http://www.stevewaring.net/blog/home/index.html