• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURLRequest WebDAV Upload Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLRequest WebDAV Upload Problem


  • Subject: Re: NSURLRequest WebDAV Upload Problem
  • From: Jim Luther <email@hidden>
  • Date: Mon, 27 Jul 2009 10:04:51 -0700

On Jul 27, 2009, at 9:40 AM, Jens Alfke wrote:

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.

I also recommend tcpflow -- just make sure you add "-c" to the command line so the output goes to console.


In a pinch, "tcpdump -s 0 -A" will work just about as well for watching HTTP traffic. "-s 0" tells tcpdump to show you all packet data and "-A" prints the packet data in ASCII.

- Jim
_______________________________________________
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


References: 
 >NSURLRequest WebDAV Upload Problem (From: Alexander von Below <email@hidden>)
 >Re: NSURLRequest WebDAV Upload Problem (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: NSURLRequest WebDAV Upload Problem
  • Next by Date: Re: NSURLRequest WebDAV Upload Problem
  • Previous by thread: Re: NSURLRequest WebDAV Upload Problem
  • Next by thread: Re: NSURLRequest WebDAV Upload Problem
  • Index(es):
    • Date
    • Thread