• TCPNet http server gzip
    hi, i'm using tcpnet http server on an LPC2478. is there a way to gzip javascript files? i wanted to use pre gzipped javascript files. i have been trying but the files are sent as application/octet...
  • TCPNet http server gzip
    hi, i'm using tcpnet http server on an LPC2478. is there a way to gzip javascript files? i wanted to use pre gzipped javascript files. i have been trying but the files are sent as application/octet...
  • Does RTL HTTP server support authentication of clients using digest?
    Hi, Does the RTL web server support authentication of clients using digest? At the moment it uses basic authentication so the user and the password are send as a plain text. Can that be changed...
  • Does RTL HTTP server support authentication of clients using digest?
    Hi, Does the RTL web server support authentication of clients using digest? At the moment it uses basic authentication so the user and the password are send as a plain text. Can that be changed...
  • Http server with file time stamp
    Hi, I am using fatfs file system. elm-chan.org/.../stat.html I need to return fdate and ftime convert into 32 bit number void netHTTPs_fstat (const char *fname, uint32_t *fsize, uint32_t...