Hello Danie,<br><br>I think the plugin to the libcurl library ( <a href="http://wiki.squeak.org/squeak/5865">http://wiki.squeak.org/squeak/5865</a> ) can do most of what you need right now. I didn&#39;t manage to polish it up to the end, but I&#39;m sure that with a feedback we can finish it incrementaly
<br><br>Danil<br><br><div><span class="gmail_quote">2007/12/23, Danie Roux &lt;<a href="mailto:lists+squeak@danieroux.com">lists+squeak@danieroux.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All,<br><br>Is anyone aware of a HTTPClient that can return the following:<br><br>- The HTTP code (404, 200 etc.)<br>- The HTTP headers<br>- The HTTP response<br><br>... and also supports the HTTP methods DELETE, OPTIONS and HEAD.
<br><br>The standard HTTPClient throws away all that and just return the HTTP<br>response as a string.<br><br>--<br>Danie Roux *shuffle* Adore Unix - <a href="http://danieroux.com">http://danieroux.com</a><br><br></blockquote>
</div><br>