Doesn't the request method HEAD do what you want or am I missing something?
On Jul 4, 2011, at 4:31 AM, "Brandon Wirtz" <[email protected]> wrote: > In PHP I can request only the headers of a URL. This is useful for getting > the last modified date to compare against your cache. I don’t see this > option in URL Fetch. I don’t even see a fetch byte range option, so that I > could request only 1 byte of the destination URL. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
