Modifier and Type | Method and Description |
---|---|
Response |
Request.execute() |
Response |
Request.execute(CloseableHttpClient client) |
Response |
Executor.execute(Request request)
Executes the request.
|
Response |
Request.executeHttp2()
Execute the request using an HTTP/2 capable engine.
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.