node-xmlrpc icon indicating copy to clipboard operation
node-xmlrpc copied to clipboard

Add info on request headers to readme

Open marcospgp opened this issue 7 years ago • 0 comments

I went into lib/client.js to see that I can pass basic authentication parameters when creating a client (starting on line 56 at https://github.com/baalexander/node-xmlrpc/blob/master/lib/client.js).

I think it would be useful for others if this information was on the readme!

Thanks 😄

marcospgp avatar Oct 05 '18 10:10 marcospgp