Dec. 21, 2010
4:46 p.m.
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-tp3093111p315785... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.