Uses of Interface
kong.unirest.core.GetRequest
Packages that use GetRequest
-
Uses of GetRequest in kong.unirest.core
Classes in kong.unirest.core that implement GetRequestSubclasses with type arguments of type GetRequest in kong.unirest.coreSubinterfaces with type arguments of type GetRequest in kong.unirest.coreMethods in kong.unirest.core that return GetRequestModifier and TypeMethodDescriptionstatic GetRequestStart a GET HttpRequest which does not support a body from the primary configStart a GET HttpRequest which does not support a body from the primary configstatic GetRequestStart a HEAD HttpRequest which does not support a body from the primary configStart a HEAD HttpRequest which does not support a body from the primary configstatic GetRequestStart a OPTIONS HttpRequest which does not support a body from the primary configStart a OPTIONS HttpRequest which does not support a body from the primary config