HTTPClient that can return the http code, headers and response?

Danie Roux lists+squeak at danieroux.com
Sat Dec 22 23:34:23 UTC 2007


All,

Is anyone aware of a HTTPClient that can return the following:

- The HTTP code (404, 200 etc.)
- The HTTP headers
- The HTTP response

... and also supports the HTTP methods DELETE, OPTIONS and HEAD.

The standard HTTPClient throws away all that and just return the HTTP
response as a string.

-- 
Danie Roux *shuffle* Adore Unix - http://danieroux.com



More information about the Squeak-dev mailing list