You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/30 17:19:09 UTC

[GitHub] [incubator-nuttx-apps] v01d opened a new pull request #642: httpd: expose http_send_headers to be used in CGI handlers

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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #642: httpd: expose http_send_headers to be used in CGI handlers

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #642:
URL: https://github.com/apache/incubator-nuttx-apps/pull/642


   


-- 
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:
users@infra.apache.org