Re: NSURLRequest WebDAV Upload Problem
Re: NSURLRequest WebDAV Upload Problem
- Subject: Re: NSURLRequest WebDAV Upload Problem
- From: Jens Alfke <email@hidden>
- Date: Mon, 27 Jul 2009 09:40:26 -0700
I don't have specific ideas, but have you tried troubleshooting by
sniffing the HTTP/DAV traffic generated by the request? I generally
use the 'tcpflow' command for this (not built-in, but you can install
it with macports). This is obviously easier to do with the iPhone
simulator than the actual device. This has been a huge help to me in
debugging a lot of weird HTTP-related issues.
Also, have you tried experimentally modifying your code to read from
the input stream directly, just to check that the stream itself is
hooked up properly?
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden