Uses of Class
org.apache.hc.client5.http.fluent.Response
Packages that use Response
Package
Description
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
-
Uses of Response in org.apache.hc.client5.http.fluent
Methods in org.apache.hc.client5.http.fluent that return ResponseModifier and TypeMethodDescriptionExecutes the request.Request.execute()Request.execute(CloseableHttpClient client) Request.executeHttp2()Execute the request using an HTTP/2 capable engine.