blob: 10e5117cb5a193baac811ffeb551defd7a08febb [file] [log] [blame] [view]
#summary Fetching URLs with HTTP.
#labels http
# Fetching URLs with HTTP
See the [example in net/http](http://golang.org/pkg/net/http/#example_Get).