Search found 1 match
- Thu Oct 20, 2022 8:52 pm
- Forum: ESP-IDF
- Topic: HTTP server can't handle many requests
- Replies: 11
- Views: 12003
Re: HTTP server can't handle many requests
Have you checked whether you are sending the correct MIME type with httpd_resp_set_type() before actually sending the file?