Nov. 2, 2011
12:39 p.m.
On 02.11.2011 12:31, Sean P. DeNigris wrote:
p := PipeableOSProcess command: 'curl "http://google.com"'. p output.
-- View this message in context: http://forum.world.st/curl-tp3972448p3972641.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
There is also a plugin in (some?) vm's calling curl directly, whose image-side glue is part of the package found at: http://www.squeaksource.com/CurlPlugin.html (Class Curl afaict) Cheers, Henry