Uses of Class
org.eclipse.jetty.http.HostPortHttpField
Packages that use HostPortHttpField
Package
Description
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
-
Uses of HostPortHttpField in org.eclipse.jetty.http
Constructors in org.eclipse.jetty.http with parameters of type HostPortHttpFieldModifierConstructorDescriptionRequest
(String method, String scheme, HostPortHttpField hostPort, String uri, HttpVersion version, HttpFields fields, long contentLength) Request
(String method, HttpScheme scheme, HostPortHttpField hostPort, String uri, HttpVersion version, HttpFields fields) Request
(String method, HttpScheme scheme, HostPortHttpField hostPort, String uri, HttpVersion version, HttpFields fields, long contentLength) -
Uses of HostPortHttpField in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as HostPortHttpFieldModifier and TypeFieldDescriptionprivate HostPortHttpField
ForwardedRequestCustomizer._forcedHost