BeckhoffHttpClient
BeckhoffHttpClient copied to clipboard
Unofficial TwinCAT function for HTTP-Client and Json conversion
Has anyone done any use of this library with twincat c++ modules, i.e. calling an Http POST command from a c++ module? I've been trying to follow along with the...
Thank you for your work on this awesome library! **Should we be able to pass JSON strings in the Body of a POST request? Am I not using the Client...
Hello @fbarresi , I want to create a POST but the request body asks me for an application/octet-stream [Binary image data], I attached a photo so you can see how...
Hello! First of all thank you for writing an open source alternative HttpClient. I have a problem running it. When I try to do a GET to a local server...
Hello! We have run the solution you shared, as shown in the following picture.   My question is where can I see the content of the JSON object obtained...