Package com.ngrok
Interface Http
-
public interface HttpA set of data classes to support creation of HTTP endpoint listeners.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classHttp.BasicAuthRepresents basic authentication options for an HTTP listener.static classHttp.HeaderRepresents an HTTP header.static classHttp.OAuthRepresents OAuth configuration for an HTTP listener.static classHttp.OIDCRepresents OIDC configuration for an HTTP listener.static classHttp.SchemeRepresents the scheme for an HTTP listener.static classHttp.WebhookVerificationRepresents webhook verification options for an HTTP listener.
-