Uses of Class
com.ngrok.definitions.EndpointResponseHeaders.Builder
Packages that use EndpointResponseHeaders.Builder
-
Uses of EndpointResponseHeaders.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return EndpointResponseHeaders.BuilderModifier and TypeMethodDescriptiona map of header key to header value that will be injected into the HTTP Response returned to the HTTP clienta map of header key to header value that will be injected into the HTTP Response returned to the HTTP clientEndpointResponseHeaders.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.EndpointResponseHeaders.newBuilder()
Creates a new builder for theEndpointResponseHeaders
type.a list of header names that will be removed from the HTTP Response returned to the HTTP clienta list of header names that will be removed from the HTTP Response returned to the HTTP client