Imports of package netutil

PathSynopsis
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
github.com/coreos/etcd/Godeps/_workspace/src/github.com/coreos/pkg/capnslog
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.