public class HttpMethodCloner extends Object
Constructor and Description |
---|
HttpMethodCloner() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.httpclient.HttpMethod |
clone(org.apache.commons.httpclient.HttpMethod m)
Clones a HttpMethod.
|
public HttpMethodCloner()
public static org.apache.commons.httpclient.HttpMethod clone(org.apache.commons.httpclient.HttpMethod m)
m
- the HttpMethod to cloneIOException
- if the request body couldn't be readCopyright © 2015 Lucee