Re: Does TortoiseSVN supports cookies?
From: David Huang <khym_at_azeotrope.org>
Date: Fri, 3 Dec 2010 09:37:40 -0600
On Dec 3, 2010, at 8:53 AM, Stefan Küng wrote:
That's overstating the situation, since WebDAV is an extension to HTTP: "HTTP Extensions for Distributed Authoring -- WEBDAV", http://www.ietf.org/rfc/rfc2518.txt
A WebDAV client shouldn't omit the HTTP/1.1 "Host:" header because it's a WebDAV client and not an HTTP client. And it shouldn't ignore the Set-Cookie header because it's a WebDAV client and not an HTTP client. Certainly, there may be other reasons to not accept cookies, but "oh, it's WebDAV, not HTTP" isn't one of them.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.