On 06/14/2012 02:00 PM, Stefan Krecher wrote: > Hi, > thanks for the hints - are you aware of any example-code for using > NetClients to make HTTP-requests in GST?
I assume you have found code but just in case: Create a 'HTTP Client' https://gitorious.org/gnu-smalltalk-ports/soapopera/blobs/master/SoapClient.st#line644 Make a post: https://gitorious.org/gnu-smalltalk-ports/soapopera/blobs/master/SoapClient.st#line679 holger _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
