Re: NSURLRequest WebDAV Upload Problem
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Thanks for the hints. Thanks Alex Am 27.07.2009 um 18:40 schrieb Jens Alfke: _______________________________________________ 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.... Yes, I have checked the stream for validity and progress: Data is actually being read to the end of the stream, so this does not appear to be the issue. Let me ask a stupid question: Can I read https data with tcpflow or Wireshark? Currently, I seem to be too unexperienced to do that 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 This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexander von Below