I use WebClient on Pharo with no problems, in productions customers. In 2 cases were I needed SSL, I used WebClient in Squeak with the SSL plugin also with no problems. I should try again the SSL plugin in Pharo, but not time at the moment. Cheers. 2011/4/16 Jan van de Sandt <jvdsandt@gmail.com>:
Hello Friedrich, I used WebClient and SqueakSSL om Pharo 1.1 a few months ago. WebClient works but SqueakSSL had some problems. It didn't work with some hosts (like Yahoo) and some features were missing on OSX. Now I use Zinc HTTP as a web client on Pharo. For SSL support I use stunnel. This needs some setup but works very well [1]. Jan. [1]Â http://blog.doit.st/2011/02/23/cloudforksso-on-pharo-with-stunnel/
On Sat, Apr 16, 2011 at 6:56 PM, Friedrich Dominicus <frido@q-software-solutions.de> wrote:
Dear Pharo developers, can you tell me about the status of WebClient in Pharo. (well and if you know it would be nice to know if SqueakSSL is "working", or "working in principal" or "not working.)
Or do you have other suggestions for accessing the diverse Web services with Pharo?
Regards Friedrich