vote up 2 vote down star

Recently we've been looking at a few exceptions captured in our Stack Overflow logs and have discovered an issue for Safari users.

I noticed this HTTP header in one of the exceptions we have captured:

HTTP_X_PURPOSE  preview

Does anyone know what action triggers this header or the meaning of HTTP_X_PURPOSE?

flag

1  
Is the actual header being sent X-Purpose: preview ? It seems these X- headers are experimental or custom. – Sean A.O. Harney Sep 27 at 9:28

1 Answer

vote up 0 vote down

Might be sent when rendering for the Safari 4.0 Top Sites display mode? Haven't tested, just a guess.

link|flag
I think it's Safari-related but I'm skeptical about Top Sites... a URL on our site got hit with it that a user would rarely visit. I'm wondering if there's a pre-fetch thing. Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 – tlianza Nov 3 at 2:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.