- All Implemented Interfaces:
- Cloneable, org.apache.http.client.methods.AbortableHttpRequest, org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpExecutionAware, org.apache.http.client.methods.HttpUriRequest, org.apache.http.HttpEntityEnclosingRequest, org.apache.http.HttpMessage, org.apache.http.HttpRequest
- Enclosing class:
- ApacheHttpComponentsFlowableHttpClient
protected static class ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody
extends org.apache.http.client.methods.HttpEntityEnclosingRequestBase
A HttpDelete alternative that extends HttpEntityEnclosingRequestBase to allow DELETE with a request body
- Author:
- ikaakkola