[Cyberduck-trac] [Cyberduck] #2858: WebDAV upload that works in 3.0.3 fails in 3.1
Cyberduck
trac at trac.cyberduck.ch
Thu Jan 8 22:45:39 CET 2009
#2858: WebDAV upload that works in 3.0.3 fails in 3.1
-----------------------------+----------------------------------------------
Reporter: andrew@… | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: webdav | Version: 3.1
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Comment(by dkocher):
The server denies access after a successful `100 Continue` response:
{{{
PUT /dav/SP09-KO-INFO-I202-25538/Syllabus/PaperTopics.txt HTTP/1.1[\r][\n]
Content-Type: text/plain[\r][\n]
User-Agent: Cyberduck/3.1 (4448)[\r][\n]
Host: oncourse.iu.edu[\r][\n]
Cookie: $Version=0; JSESSIONID=ajkurtz.esappo03; $Path=/[\r][\n]
Expect: 100-continue[\r][\n]
Content-Length: 15970[\r][\n]
[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
}}}
--
Ticket URL: <http://trac.cyberduck.ch/ticket/2858#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV and Amazon S3 Browser for Mac OS X.
More information about the Cyberduck-trac
mailing list