We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying pass extra information in the request header, how can do that with your library?
The text was updated successfully, but these errors were encountered:
I have implemented tiny change that allows to specify request headers:
https://github.com/dejw/jsonrpclib
Sorry, something went wrong.
I'd really appreciate to see this feature from "dejw" in the main source stream ;)
in particular.. I can't use the Confluence JSON-RPC calls cause the library is sending out the wrong headers...
"jsonrpclib.jsonrpc.ProtocolError: (-32600, u'JSON-RPC requests must have the Content-type: application/json')"
No branches or pull requests
I am trying pass extra information in the request header, how can do that with your library?
The text was updated successfully, but these errors were encountered: