Andrew McMillan
|
9eff8f92ae
|
As a basic checkpoint we are now creating a lock for a resource.
|
2006-12-05 00:51:41 +13:00 |
|
Andrew McMillan
|
0d66c9d9b7
|
More functions to support locking and lock discovery.
|
2006-12-04 15:57:06 +13:00 |
|
Andrew McMillan
|
77066997af
|
Add an IsCollection() test to the request.
|
2006-12-04 12:56:02 +13:00 |
|
Andrew McMillan
|
0091ee568b
|
Take more notice of the headers we receive, especially ones that apply to
LOCK, UNLOCK.
|
2006-12-03 23:32:00 +13:00 |
|
Andrew McMillan
|
d3c4cc7f74
|
What a difference a 'y' makes! The DAV spec calls for 'infinite' rather
than 'infinity'.
|
2006-12-02 00:20:02 +13:00 |
|
Andrew McMillan
|
bfb93a06a9
|
Send an "X-RSCDS-Version" header in our response to assist with debugging.
|
2006-11-30 18:37:50 +13:00 |
|
Andrew McMillan
|
6a6f147f75
|
Converted PROPFIND to new request object.
|
2006-11-27 01:01:09 +13:00 |
|
Andrew McMillan
|
02be51d765
|
OPTIONS now working with new structure.
|
2006-11-27 00:29:23 +13:00 |
|
Andrew McMillan
|
b591115b72
|
New class to handle requests, so we can extract permissions in a better
way. Of course this breaks all of the existing code, so don't use this
until I have all the regression tests passing again :-)
|
2006-11-27 00:16:01 +13:00 |
|