Return to Snippet

Revision: 9783
at November 21, 2008 11:55 by theobriscoe


Initial Code
System.properties.putAll( ["http.proxyHost":"143.61.249.34",
                             "http.proxyPort":"8889"] )
  print "http://www.aboutgroovy.com".toURL().text

Initial URL


Initial Description


Initial Title
Pulling down text of a web page

Initial Tags


Initial Language
Groovy