The httpforwarded go package provides utility functions for working
with the Forwarded HTTP header as defined in RFC-7239
(https://tools.ietf.org/html/rfc7239). This header is proposed to
replace the X-Forwarded-For and X-Forwarded-Proto headers, amongst
others.
.
This package was heavily inspired by the mime package in the standard
library, more specifically the ParseMediaType() function.
Installed Size: 36.9 kB
Architectures: all