OVMS3-idf/components/http_server/src
Angus Gratton 7904da0600 Merge branch 'bugfix/httpd_default_content_type' into 'master'
HTTP Server : Default content type of response should be HTTPD_TYPE_TEXT

See merge request idf/esp-idf!3443
2018-10-10 08:21:56 +08:00
..
port/esp32 Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
util Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
httpd_main.c Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
httpd_parse.c HTTP Server : Default content type of response should be HTTPD_TYPE_TEXT 2018-10-08 18:12:15 +05:30
httpd_priv.h Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
httpd_sess.c Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
httpd_txrx.c Remove Content-Length from chunked encoding 2018-10-08 15:58:41 +05:30
httpd_uri.c Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30