[Cosmo-dev] [Fwd: [commits-cosmo] (bcm) [3520] dav paths are at
/dav, not /home]
Morgen Sagen
morgen at osafoundation.org
Wed Jan 31 13:00:11 PST 2007
On Jan 31, 2007, at 12:05 PM, Brian Moseley wrote:
> On 1/31/07, Morgen Sagen <morgen at osafoundation.org> wrote:
>
>> Chandler currently has no affordances for the user to change the path
>> of a collection that was subscribed to via url+ticket.
>
> if chandler was trying to sync to one of these urls and got a 302
> instead of a 200 (or 207 or whatever the expectation is), would it
> follow the 302?
Looks like Zanshin (the networking library Chandler uses) will follow
a 302, so *conceivably* a Chandler that's subscribed to a collection
via a URL like this...
http://<hostname>/cosmo/home/<username>/<collectionname>?
ticket=<ticket>
...would be none the wiser as long as every request Chandler makes to
that URL (and all child resources of that URL) are 302'd to the right
place. Conceivably.
More information about the cosmo-dev
mailing list