Latha Krishnamurthi
Latha Krishnamurthi
Can I use the 'Office365-REST-Python-Client' for an OnPremise SharePoint. I need to do operations like listing the document libraries, downloading files, tagging files etc. I am able to successfully use...
Hi, I am using the rest client library to make an SSL connection to a HTTP server and make REST calls. I am using the release with the pthread fix....
Is there a way to send multipart/form-data with this library ? how do we send it ?
Thanks you for this rest client interface in C. This is very helpful. Looks like the port number in the 'RestClient_init()' is being ignored. If you give the port number...
Hi, thank you very much for this open source library. Really useful have been using it. Is there a timeout parameter we can pass to the requests/queries ? When the...