Hi everyone,
at the moment I'm programming a small restful api with the Keil HTTP Web Server. I use the µVision 5.26.2.0 and the MDK-Middleware 7.12.0.
Some of my JSON responses are greater than 1400 bytes. How can I return larger responses from the function cgi_script?
Hi Franc,
I must have overlooked something in the documentation. Everything works fine.
Thanks for your help.