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

client - adding ability to include query string in request

Open bajax opened this issue 8 years ago • 2 comments

It’s ugly, but not against the specification. In an indirect, kind of heavily interpreted way, it’s explicitly allowed, see: http://xmlrpc.scripting.com/spec.html

The format of the URI in the first line of the header is not specified.

This, as far as I can tell, indicates that it CAN include query strings.

Tests are included.

bajax avatar Oct 27 '17 22:10 bajax

Let me know if there's anything else you need me to add. I'd like to get this into npm soon, I need it in production.

bajax avatar Oct 27 '17 22:10 bajax

Any chance this will ever get merged?

bajax avatar Mar 09 '18 21:03 bajax