Module forwarded
Expand description
Middleware to support the reading and writing of Forwarded headers.
Structsยง
- GetForwarded
Header Layer - Layer to extract
Forwardedinformation from the specifiedTheaders. - GetForwarded
Header Service - Middleware service to extract
Forwardedinformation from the specifiedTheaders. - GetForwarded
Headers Layer - Layer to extract
Forwardedinformation from the specifiedTheaders. - GetForwarded
Headers Service - Middleware service to extract
Forwardedinformation from the specifiedTheaders. - SetForwarded
Header Layer - Layer to write
Forwardedinformation for this proxy, added to the end of the chain of forwarded information already known. - SetForwarded
Header Service - Middleware
Serviceto writeForwardedinformation for this proxy, added to the end of the chain of forwarded information already known. - SetForwarded
Headers Layer - Layer to write
Forwardedinformation for this proxy, added to the end of the chain of forwarded information already known. - SetForwarded
Headers Service - Middleware
Serviceto writeForwardedinformation for this proxy, added to the end of the chain of forwarded information already known.