Re: Force Refresh URL
Re: Force Refresh URL
- Subject: Re: Force Refresh URL
- From: m <email@hidden>
- Date: Fri, 4 Mar 2005 23:52:27 -0800
On Mar 4, 2005, at 8:36 PM, Frank Fenn wrote:
Is there a way within my application to force a reload of the given
URL so I can be sure to have always the latest version of my file?
I don't know how "Kosher" it is (actually, some feedback on this trick
would be good), but I usually get around ISP caching by ask for my file
by appending a "?n" to the end of the URL where "n" is a different
number each time I make a request. So instead of
"foo.com/mydirectory/file.xml"
I ask for
"foo.com/mydirectory/file.xml?4279"
Works well so far.
_murat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden