[Webkit-unassigned] [Bug 23314] Twitter Javascript Rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 1 16:40:02 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23314





------- Comment #7 from cwzwarich at uwaterloo.ca  2009-03-01 16:40 PDT -------
This bug goes away if you disable caches. I'll include some of the headers from
the web inspector.

With caches disabled:

Accept:*/*
Cache-Control:max-age=0
User-Agent:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us)
AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16

First time with caches enabled:

Accept:*/*
User-Agent:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us)
AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16

If this is done after loading the page with caches disabled and renabling, the
Cache-Control header also appears.

Reload with caches enabled:

Accept:*/*
Cache-Control:max-age=0
If-Modified-Since:Mon, 02 Mar 2009 00:37:10 GMT
If-None-Match:"6671b9bb98042a4a52d541a3ce1da4d6"-gzip
User-Agent:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us)
AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16

I am not sure if these are all of the headers, because of bug 24272. I'll play
around with Curl to see if any of these headers are confusing Twitter's server.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list