Version 1 of HttpClient

Updated 2009-02-28 02:43:11 by CMcC

Advanced Http 1.1 Client using coroutines

CMcC 28Feb09

The package is part of Wub and is named HTTP (to distinguish itself from the tcl library http).

The latest source can always be found here: [L1 ]

The intent of this package is that it be more-or-less stand-alone, and that it be able to integrate into the Wub server so that domain code and utilities can make HTTP1.1 connections to other servers (for use in, e.g. OpenId.)

The latest version is somewhat dependent upon Wub utilities for parsing Urls and creating HTTP-compatible dates. These facilities should, arguably, be in tcllib, and so I'm not going to duplicate the code just yet. If you have a screaming need to have this stand-alone, let me know and I'll whip up a small compatibility library.

Old version is in the Half Bakery here: [L2 ]


enter categories here