April 21, 2010
12:36 p.m.
The Cloudfork (amazon web services wrappers) guys propose two options: - SWHTTPClient - CurlPlugin I've never tested the former one, but you'll maybe find what you need ? http://code.google.com/p/cloudfork/wiki/InstallingForSqueak
Having a version of the CurlPlugin that allows me to set a custom header would be great, so if anybody has one, please let me know. But what I would really like to have is a good implementation of the HTTP protocol in Squeak/Pharo, so that we are not dependent on a plugin.
me too. Did you discuss with janko? Because he was proposing a project on exactly this topic.