Uses of Class
com.ngrok.Http.Header
-
Packages that use Http.Header Package Description com.ngrok -
-
Uses of Http.Header in com.ngrok
Methods in com.ngrok that return types with arguments of type Http.Header Modifier and Type Method Description List<Http.Header>
HttpBuilder. getRequestHeaders()
Returns the list of request headers to add for this HTTP endpoint.List<Http.Header>
HttpBuilder. getResponseHeaders()
Returns the list of response headers to add for this HTTP endpoint.
-