| .. |
|
include
|
cfebbae3ef
esp_http_server : Remove casual use of 'template' keyword
|
7 лет назад |
|
src
|
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 лет назад |
|
test
|
21878d1bbf
HTTP Server : Unit test added for httpd_uri_match_wildcard() function as given in https://github.com/espressif/esp-idf/pull/2581#issuecomment-430788473
|
7 лет назад |
|
CMakeLists.txt
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
7 лет назад |
|
Kconfig
|
37126d3451
Correct Kconfigs according to the coding style
|
7 лет назад |
|
component.mk
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
7 лет назад |