El 16/5/25 a las 08:31, H. Hirzel via Cuis-dev escribió: > Hi > > The title says it. I am looking for a reference/answer to the question > > How do I retrieve the contents of a web page in Cuis? Using WebClient package: (WebClient httpGet: 'http://www.cuis-smalltalk.org/') content Cheers, Mariano