Browsing Url I found #postFormArgs:.

Checking the code for #retrieveContents, and tracing the execution, I ended
up at #retrieveContentsArgs:accept:, which calls HTTPSocket
class>>httpGetDocument:args:accept:request:

Contrast to #postFormArgs:, which calls HTTPSocket
class>>httpPostDocument:args:accept:request:

The magic of Smalltalk tools!

HTH,
Sean
-- 
View this message in context: 
http://forum.world.st/asUrl-retrieveContents-with-POST-vars-tp3093111p3157858.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Reply via email to