OVMS3-idf/examples/protocols/http_server
David Cermak e57dbf7c27 http-server-example: correction of regex waiting to acquire IP address
Since the recent refactoring of spi bus_lock comonent introduced heavy logging under debug/verbose level of verbosity, the http-server test executed in the CI became less stable due to complicated regex. Fixed by removing the first optional group
2020-04-05 20:07:27 +02:00
..
advanced_tests Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
file_serving file_server: fix issue with sending last chunk 2019-12-23 12:01:16 +05:30
persistent_sockets Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
restful_server esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 2019-12-17 09:07:49 +01:00
simple Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
ws_echo_server http-server-example: correction of regex waiting to acquire IP address 2020-04-05 20:07:27 +02:00