beego / samples

An open source project for beego sample applications.
Apache License 2.0
914 stars 1.25k forks source link

WebDAV create a foder rerutn "Method Not Allowed" #22

Open dean-su opened 6 years ago

dean-su commented 6 years ago

$ curl -X MKCOL http://127.0.0.1:8080/test % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 19 100 19 0 0 19 0 0:00:01 --:--:-- 0:00:01 19000 Method Not Allowed

palladius commented 1 year ago

I have the same problem