blob: 98947fa710d562bc8ab11d3bdc6cdefb694b4859 [file] [log] [blame] [view]
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11001# Fetching URLs with HTTP
2
3See the [example in net/http](http://golang.org/pkg/net/http/#example_Get).