Chinmay
|
38b1c93764
esp_http_server : Bugfix in parsing of empty header values
|
6 лет назад |
Anurag Kar
|
3be2b430d1
HTTP Server : Added example tests for verifying parser behavior on arbitrary HTTP terminations (LF, CRLF, etc.)
|
6 лет назад |
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
|
7 лет назад |
Roland Dobai
|
57c54f96f1
examples: Fix Python coding style
|
7 лет назад |
Anurag Kar
|
6a3fa5c180
HTTP Server Examples : Updated examples to manually return 408 and 500 errors
|
7 лет назад |
Anurag Kar
|
8be9e0946f
HTTP Server : Default content type of response should be HTTPD_TYPE_TEXT
|
7 лет назад |
Roland Dobai
|
975688b97f
examples: Use flushed print to see logs on the CI server
|
7 лет назад |
Roland Dobai
|
17b7959de9
Examples: Add Python 2&3 support
|
7 лет назад |
Anurag Kar
|
3ed5af18fd
HTTP Server Example Tests : Fix various issues
|
7 лет назад |
Anurag Kar
|
e2da1d9905
http_server : Fix and enable example tests
|
7 лет назад |
Anurg Kar
|
656bef7bb7
Http Server : Add a simple light weight HTTP Server Component.
|
7 лет назад |