Re: Webkit and image redirects
Re: Webkit and image redirects
- Subject: Re: Webkit and image redirects
- From: Jens Alfke <email@hidden>
- Date: Sun, 13 Jul 2008 11:42:10 -0700
On 13 Jul '08, at 9:49 AM, Rod Schmidt wrote:
I have an embedded webkit in my app. In my HTML that I display in
the webview I have an image that refers to an image a Backpack web
page. In Safari when you type in the URL for this image it gets
redirected to another image that is stored on the Amazon web
service. However, in my webview the image doesn't get redirected and
hence doesn't get displayed.
Compare the HTTP requests as sent by your app vs. Safari. The best way
to do this is by using tcpflow to log traffic to port 80.
(Unfortunately tcpflow still doesn't ship with Mac OS. Try googling
"tcpflow mac" to find a Mac installer; or you can use macports or fink
to install it. I highly recommend having tcpflow if you're doing any
development that sends HTTP requests!)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden