v01d opened a new pull request #642: URL: https://github.com/apache/incubator-nuttx-apps/pull/642
## Summary This exposes https_send_headers (previously send_headers) to public interface so it can be used from within a CGI handler (otherwise there's no way to build a complete HTTP response). I also added some comments to existing functions. ## Impact Make public internal HTTPD interface. ## Testing esp32-devkitc:wapi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org