Clones a HttpMethod. Attention: You have to clone a method before it has
been executed, because the URI can change if followRedirects
is set to true.
Parameters: m - the HttpMethod to clone the cloned HttpMethod, null if the HttpMethod could not be instantiated throws: java.io.IOException - if the request body couldn't be read