Imports of package ipauth

PathSynopsis
github.com/google/martian/v3Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.
github.com/google/martian/v3/authPackage auth provides filtering support for a martian.Proxy based on auth ID.
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.