Package io.quarkus.vertx.http.runtime
Interface ForwardedInfo
- All Known Implementing Classes:
ForwardedParser.Forwarded
public interface ForwardedInfo
Contains the information provided by the various forwarding headers
This object can be obtained by using looking up
ForwardedInfo.CONTEXT_KEY
in the requests local context.-
Field Summary
Fields -
Method Summary