Re: using NSURLConnection to get only the HTTP header
Re: using NSURLConnection to get only the HTTP header
- Subject: Re: using NSURLConnection to get only the HTTP header
- From: "Adam R. Maxwell" <email@hidden>
- Date: Tue, 27 Jun 2006 20:05:46 -0700
On Jun 27, 2006, at 19:04, John Mikros wrote:
Hello all,
I'm using NSURLConnection to download a file from a web server.
However, now I need to be able to check the last modified date in
the HTTP header for the file without actually downloading the file.
Can you just use -[NSURL propertyForKey:@"last-modified"]? That's
working in one of my applications (last I checked, anyway).
Adam
_______________________________________________
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