[ANN] HTTPClient

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] HTTPClient

Steve Alan Waring
Hi,

I have released an HTTPClient for Dolphin Smalltalk which can be downloaded
from:

    http://www.dolphinharbor.org/dh/projects/httpclient/index.html

It 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.html
Journal: http://www.stevewaring.net/blog/home/index.html