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 GetRequestMethods in kong.unirest.core that return GetRequestModifier and TypeMethodDescriptionstatic GetRequest
Start 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 GetRequest
Start 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 GetRequest
Start 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