Imports of package proxyauth

PathSynopsis
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
github.com/google/martianPackage martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.
github.com/google/martian/authPackage auth provides filtering support for a martian.Proxy based on auth ID.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.