David Cermak
|
ec2262e5a4
http_server: WebSocket server to set flag in transmitted messages by default
|
před 5 roky |
David Cermak
|
1b842ce1a8
http_server: websocket server to support async send
|
před 5 roky |
Jackson Ming Hu
|
e983042af2
http_server: adds WebSocket support
|
před 6 roky |
Roland Dobai
|
612db28b6f
Fix error code collision and CI check
|
před 6 roky |
Anurag Kar
|
9c6bec203d
HTTP Server : Close new session immediately if open_fn fails
|
před 6 roky |
Anurag Kar
|
5e1c19d73d
esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation
|
před 6 roky |
Gregory Eslinger
|
7f1047847a
HTTP Server: Added ability to select core
|
před 6 roky |
Piyush Shah
|
f28f4016cb
esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes
|
před 6 roky |
Angus Gratton
|
19fd436e88
Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master'
|
před 6 roky |
Supreet Deshpande
|
4c8e997289
esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer
|
před 7 roky |
Anurag Kar
|
28412d8cb6
http_server : Added feature for invoking user configurable handlers during server errors
|
před 7 roky |
Anurag Kar
|
cfebbae3ef
esp_http_server : Remove casual use of 'template' keyword
|
před 7 roky |
Anurag Kar
|
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.
|
před 7 roky |
Anurag Kar
|
107f52c4fc
HTTP Server : Add helper APIs for sending string content
|
před 7 roky |
Anurag Kar
|
9a9d18e466
esp_http_server : APIs renamed and context get/set implementations fixed
|
před 7 roky |
Anurag Kar
|
aa6066a197
esp_https_server : Docs and API references fixed
|
před 7 roky |
Ondřej Hruška
|
a10fc02dd9
esp_http_server improvements to allow adding transport layer encryption
|
před 7 roky |
Anurag Kar
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
před 7 roky |