This prevents a scenario where a request handler mutates the arguments of a WebRequest, which could result in changing the default "request_arguments" in "InternalTransport.call_method()". Signed-off-by: Eric Callahan <arksine.code@gmail.com>