Uses of Class
com.ngrok.definitions.EndpointRequestHeaders.Builder
Packages that use EndpointRequestHeaders.Builder
-
Uses of EndpointRequestHeaders.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointRequestHeaders.BuilderModifier and TypeMethodDescriptiona map of header key to header value that will be injected into the HTTP Request before being sent to the upstream application servera map of header key to header value that will be injected into the HTTP Request before being sent to the upstream application serverEndpointRequestHeaders.Builder.enabled
(boolean enabled) true
if the module will be applied to traffic,false
to disable.true
if the module will be applied to traffic,false
to disable.EndpointRequestHeaders.newBuilder()
Creates a new builder for theEndpointRequestHeaders
type.a list of header names that will be removed from the HTTP Request before being sent to the upstream application servera list of header names that will be removed from the HTTP Request before being sent to the upstream application server