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 as part of the clientAddr it uses it (http://localhost:3000). Else default 80 is used.
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 as part of the clientAddr it uses it (http://localhost:3000). Else default 80 is used.