node-xmlrpc
node-xmlrpc copied to clipboard
Allow overriding of the HTTP method
I'm calling a service that requires HTTP method to be 'GET' instead of 'POST'.
I could see it make sense to allow the transport options to be be modified on a per request basis with some optional options on client.methodCall