package
1.0.2
Repository: https://github.com/sunshineplan/httpproxy.git
Documentation: pkg.go.dev

# Functions

ParseBasic extracts and decodes the Basic authentication credentials from the Proxy-Authorization header of the given HTTP request.

# Structs

Basic represents base64-encoded credentials for HTTP Basic Authentication.

# Interfaces

Authorization is an interface for types that can set authorization headers in HTTP requests.