| .. |
|
port
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
7 лет назад |
|
util
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
7 лет назад |
|
esp_httpd_priv.h
|
9a9d18e466
esp_http_server : APIs renamed and context get/set implementations fixed
|
7 лет назад |
|
httpd_main.c
|
a10fc02dd9
esp_http_server improvements to allow adding transport layer encryption
|
7 лет назад |
|
httpd_parse.c
|
9a9d18e466
esp_http_server : APIs renamed and context get/set implementations fixed
|
7 лет назад |
|
httpd_sess.c
|
9a9d18e466
esp_http_server : APIs renamed and context get/set implementations fixed
|
7 лет назад |
|
httpd_txrx.c
|
107f52c4fc
HTTP Server : Add helper APIs for sending string content
|
7 лет назад |
|
httpd_uri.c
|
416c55e7f0
HTTP Server : Add uri_match_fn field in config structure which accepts custom URI matching functions of type httpd_uri_match_func_t and defaults to basic string compare when set to NULL.
|
7 лет назад |