This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

return large JSON response with HTTP Web Server

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?

Parents Reply Children