package
0.0.0-20211102154319-53df4c209bd9
Repository: https://github.com/matthewpi/cosmos.git
Documentation: pkg.go.dev

# Functions

Get returns the proxies from the "Forwarded" headers of a request.
Parse parses a "Forwarded"-style header, usually from a HTTP request.

# Constants

HTTP represents the HTTP protocol.
HTTPS represents the HTTPS protocol.

# Structs

Proxy represents an individual proxy server that has forwarded a HTTP request.

# Type aliases

Proto represents the protocol used with a specific Proxy.