在http_client library帮助文档中只提到了以下一些文件:
但是在其中的urlfile.c和httpsend.c文件中的include都需要<httpsrv.h>文件,这个头文件找不到怎么办。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在http_client library帮助文档中只提到了以下一些文件:
但是在其中的urlfile.c和httpsend.c文件中的include都需要<httpsrv.h>文件,这个头文件找不到怎么办。