This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2ce401c664
OVMS3-idf
/
components
/
esp_http_server
History
Roland Dobai
37126d3451
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00
..
include
esp_http_server : Remove casual use of 'template' keyword
2019-01-21 16:13:01 +05:30
src
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.
2019-01-14 08:59:55 +05:30
test
HTTP Server : Unit test added for httpd_uri_match_wildcard() function as given in
https://github.com/espressif/esp-idf/pull/2581#issuecomment-430788473
2019-01-14 08:59:55 +05:30
CMakeLists.txt
HTTP Server : Added esp_ prefix to http_server component files
2018-10-24 17:32:20 +05:30
component.mk
HTTP Server : Added esp_ prefix to http_server component files
2018-10-24 17:32:20 +05:30
Kconfig
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00