Commit df71b07e authored by BurroCargado's avatar BurroCargado Committed by Max Kellermann

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

parent 26941952
ver 0.23.10 (not yet released)
* storage
- curl: fix file time stamps
* decoder
- ffmpeg: fix libfmt 9 compiler warning
* encoder
......
......@@ -284,6 +284,7 @@ public:
"<a:resourcetype/>"
"<a:getcontenttype/>"
"<a:getcontentlength/>"
"<a:getlastmodified/>"
"</a:prop>"
"</a:propfind>");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment