Module forwarded

Expand description

Middleware to support the reading and writing of Forwarded headers.

See the GetForwardedHeadersLayer and SetForwardedHeadersLayer documentation for more details.

Structs§

GetForwardedHeadersLayer
Layer to extract Forwarded information from the specified T headers.
GetForwardedHeadersService
Middleware service to extract Forwarded information from the specified T headers.
SetForwardedHeadersLayer
Layer to write Forwarded information for this proxy, added to the end of the chain of forwarded information already known.
SetForwardedHeadersService
Middleware Service to write Forwarded information for this proxy, added to the end of the chain of forwarded information already known.