ESP-IDF + 0/3 examples
SourceVu will show references to httpd_resp_sendstr_chunk() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK : On successfully sending the response packet - ESP_ERR_INVALID_ARG : Null request pointer - ESP_ERR_HTTPD_RESP_HDR : Essential headers are too large for internal buffer - ESP_ERR_HTTPD_RESP_SEND : Error in raw send - ESP_ERR_HTTPD_INVALID_REQ : Invalid request

References

from examples