On 03/11/2011 01:06 PM, Holger Hans Peter Freyther wrote:

> I have implemented the HTTP client side of things using Net.HTTP.HTTPClient. A
> simple query (the one I need right now) seems to work, I know that redirection
> and errors are not handled properly yet. I have pushed this to the repository
> on gitorious.

Hey,

okay I handle HTTP ERROR (NetClient.ProtocolError) and HTTP Redirects
(NetClient.HTTP.RedirectError) to some degree now. The SoapOpera port can do
what I need right now, I plan to merge back some patches to Pharo now.

cheers
        holger

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to