• HTTP Server: recover Header HTTP
    Hello everyone, We are currently working on a Web server on a Cortex-M7 ARM to transmit SOAP messages via HTTP and CGI. For this, we would need to recover the request's HTTP Header and more specifically...
  • HTTP Server: recover Header HTTP
    Hello everyone, We are currently working on a Web server on a Cortex-M7 ARM to transmit SOAP messages via HTTP and CGI. For this, we would need to recover the request's HTTP Header and more specifically...
  • Http server with FatFS
    Hi. Did any one implemented netHTTPs_fclose — Close a file previously open in HTTP server. [interface]. netHTTPs_fgets — Read a string from a file in HTTP server. [interface]. netHTTPs_fopen...
  • Http server with FatFS
    Hi. Did any one implemented netHTTPs_fclose — Close a file previously open in HTTP server. [interface]. netHTTPs_fgets — Read a string from a file in HTTP server. [interface]. netHTTPs_fopen...
  • HTTP-server with SD-Card -> ERR_MEM_ALLOC
    I have created an application with a HTTP-server. The htm-files of the website are located on SD-card and the cgi-file on internal flash. When I open a frame-page (htm-file) with a browser which contains...