Optimize webdav
This commit is contained in:
@@ -23,7 +23,6 @@ type PropStat struct {
|
||||
type Prop struct {
|
||||
ResourceType ResourceType `xml:"d:resourcetype"`
|
||||
ContentLength int64 `xml:"d:getcontentlength,omitempty"`
|
||||
CreationDate string `xml:"d:creationdate,omitempty"`
|
||||
LastModified string `xml:"d:getlastmodified,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user