- From: Cyrus Daboo <cyrus@daboo.name>
- Date: Wed, 14 Dec 2011 10:17:25 -0500
- To: andrew@morphoss.com
- cc: w3c-dist-auth@w3.org
Hi Andrew, --On December 14, 2011 8:29:13 PM +1300 Andrew McMillan <andrew@morphoss.com> wrote: > (2) long polling > > When I make a sync request I would sometimes like to be able to indicate > to the server that it is acceptable for it to treat my request as a > "long poll", so that the server would hold my connection open until a > change occurred within the hierarchy of the request. I think a long polling option should be implemented as an extension to WebDAV sync. The issue with long polling right now is that there is no agreed upon standard way of doing that. I'd rather wait for a standards based approach to be defined - but WebDAV sync itself should not be blocked on that. -- Cyrus Daboo
Received on Wednesday, 14 December 2011 15:17:52 UTC