Re: NSURLRequest WebDAV Upload Problem
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com —Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com 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? smime.p7s
participants (1)
-
Jens Alfke