esp_http_server.h,HTTP协议头出现了这个Nothing matches the given URI

hong108
Posts: 3
Joined: Wed Mar 12, 2025 3:17 pm

esp_http_server.h,HTTP协议头出现了这个Nothing matches the given URI

Postby hong108 » Wed Mar 12, 2025 3:45 pm

抓包看到的,应该是debug信息掺和进去了,用的是ESP-IDF 5.4

PROPFIND /webdav/123/ HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 93
Host: 192.168.31.118
Connection: Keep-Alive
User-Agent: Sardine/0.0
Authorization: Basic ZmFrZTpmYWtl

<?xml version="1.0" encoding="utf-8" ?><D:propfind xmlns:D="DAV:"> <D:allprop/></D:propfind>Nothing matches the given URIHTTP/1.1 207 Multi-Status
Content-Type: application/xml;charset=utf-8
Transfer-Encoding: chunked

26
<?xml version="1.0" encoding="utf-8"?>
1e
<D:multistatus xmlns:D="DAV:">
14
<D:response><D:href>
b
/webdav/123

Who is online

Users browsing this forum: Applebot and 2 guests