Harshit Malpani
|
2c56c6cad8
Updated coding style and added error logs
|
il y a 3 ans |
Nathan Phillips
|
e8e63a06e8
Don't ignore return value of httpd_stop
|
il y a 3 ans |
Liu Han
|
94512a76b7
example/http_server: add basic authenticated example to HTTP server
|
il y a 5 ans |
Shubham Kulkarni
|
59869bf610
http_server example: Add example test which opens multiple connections
|
il y a 5 ans |
sU8U7SfkcwTJVH7PjaVmej7D
|
6673407f98
httpd_resp_send: use `HTTPD_RESP_USE_STRLEN` when possible
|
il y a 5 ans |
David Cermak
|
31b2702387
esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()
|
il y a 6 ans |
David Cermak
|
a49b934ef8
examples: protocol examples which use common connection component
|
il y a 6 ans |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
il y a 6 ans |
Ivan Grokhotkov
|
a5b0f5d6ed
examples/protocols/http(s)_server: use common network component
|
il y a 7 ans |
Anurag Kar
|
b26f6662f1
http_server examples : Updated tests and examples to demonstrate usage of `httpd_register_err_handler()` and accommodate for changes in default error handler behavior
|
il y a 7 ans |
Anurag Kar
|
8340ed3ddb
HTTP Server Examples : Include header esp_http_server.h
|
il y a 7 ans |
Anurag Kar
|
6a3fa5c180
HTTP Server Examples : Updated examples to manually return 408 and 500 errors
|
il y a 7 ans |
Anurag Kar
|
3ed5af18fd
HTTP Server Example Tests : Fix various issues
|
il y a 7 ans |
Anurg Kar
|
656bef7bb7
Http Server : Add a simple light weight HTTP Server Component.
|
il y a 7 ans |