storage/curl: fix can't get timestamp of remote file

This commit is contained in:
BurroCargado
2022-09-29 19:47:56 +09:00
committed by Max Kellermann
parent 2694195215
commit df71b07e9d
2 changed files with 3 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ public:
"<a:resourcetype/>"
"<a:getcontenttype/>"
"<a:getcontentlength/>"
"<a:getlastmodified/>"
"</a:prop>"
"</a:propfind>");
}