MKCOL now send error 415 if a message body was found
commit40412764bf94a7f13f397c0666131ec0318b1944
authorOliver Gerlich <oliver.gerlich@gmx.de>
Sat, 1 Mar 2008 10:33:30 +0000 (1 11:33 +0100)
committerOliver Gerlich <oliver.gerlich@gmx.de>
Sat, 1 Mar 2008 10:33:30 +0000 (1 11:33 +0100)
tree330aa8063dd6b74aa8aed41b47065b791f427dba
parent45797d8c16d37b5341f22c8ecd29aa3c9fec9755
MKCOL now send error 415 if a message body was found

MKCOL responds with error 415 (Unsupported Media Type) if the request contains
a message body (ie. the Content-Length is > 0).
davserver.py