public final class HttpUtil extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<org.apache.commons.httpclient.Header> |
responseHeader(org.apache.commons.httpclient.HttpMethod method,
String headerName) |
static Optional<String> |
responseHeaderValue(org.apache.commons.httpclient.HttpMethod method,
String headerName) |
Apache Camel