cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2924305 ] webdav error 415

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 01 Jan 2010 20:25:00 +0000

Bugs item #2924305, was opened at 2009-12-31 22:33
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2924305&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: http
Group: wrong behaviour
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Sebastien WILLEMIJNS (sebone)
Assigned to: Daniel Stenberg (bagder)
Summary: webdav error 415

Initial Comment:
webdav error 415 exit with errorlevel 0 :-(

008d: User-Agent: curl/7.19.7 (i386-pc-win32) libcurl/7.19.7 OpenSSL/0
00cd: .9.8k zlib/1.2.3
00df: Host: dav.memopal.com
00f6: Accept: */*
0103: Content-Length: 99999999
011d: Expect: 100-continue
0133:
<= Recv header, 26 bytes (0x1a)
0000: HTTP/1.1 415 Unsupported
<= Recv header, 37 bytes (0x25)
0000: Date: Thu, 31 Dec 2009 21:25:51 GMT
<= Recv header, 98 bytes (0x62)
0000: Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Pa
0040: tch mod_ssl/2.2.9 OpenSSL/0.9.8g
<= Recv header, 34 bytes (0x22)
0000: X-Powered-By: PHP/5.2.6-1+lenny3
<= Recv header, 32 bytes (0x20)
0000: X-Dav-Powered-By: BackupOnline
<= Recv header, 34 bytes (0x22)
0000: X-WebDAV-Status: 415 Unsupported
<= Recv header, 23 bytes (0x17)
0000: Vary: Accept-Encoding
<= Recv header, 19 bytes (0x13)
0000: Content-Length: 0
<= Recv header, 40 bytes (0x28)
0000: Content-Type: text/html; charset=UTF-8
<= Recv header, 2 bytes (0x2)
0000:
== Info: Connection #0 to host dav.memopal.com left intact
== Info: Closing connection #0
== Info: SSLv3, TLS alert, Client hello (1):
=> Send SSL data, 2 bytes (0x2)
0000: ..

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2010-01-01 21:24

Message:
This is not a bug, this is by design. curl does not return errors for HTTP
error responses unless you use -f. Alternatively you can use -w to extract
the response code in full. Closing this report.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2924305&group_id=976
Received on 2010-01-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET