selfcommit / gaedav

Automatically exported from code.google.com/p/gaedav
GNU Lesser General Public License v2.1
0 stars 0 forks source link

New Google Apps Engine prevents PROPFIND HTTP method #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using last Python Google Apps SDK (1.2.3),
in developer environment we retrieve :

ERROR    2009-07-08 19:37:15,812 dev_appserver.py:2978] code 501, message
Unsupported method ('PROPFIND')
INFO     2009-07-08 19:37:15,812 dev_appserver.py:2982] "PROPFIND /files/
HTTP/1.1" 501 -

Original issue reported on code.google.com by francois...@gtempaccount.com on 9 Jul 2009 at 12:19

GoogleCodeExporter commented 8 years ago
Bug for app engine SDK is here:

http://code.google.com/p/googleappengine/issues/detail?id=975

There is also a workaround in the comments.

Original comment by skryskalla on 4 Jan 2011 at 1:20