[Webkit-unassigned] [Bug 114738] 304s broken for main resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 09:41:14 PDT 2013


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





--- Comment #12 from Alexander Romanovich <alex at sirensclef.com>  2013-04-22 09:39:33 PST ---
Hi guys. If it helps, this is what the server log shows for a refresh of the example PHP page and the example HTML page. A 200 is logged for Safari and 304 for Chrome.

PHP page:

Safari: [22/Apr/2013:12:25:38 -0400] "GET /webkit/304/example.php HTTP/1.1" 200 31 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.38+ (KHTML, like Gecko) Version/6.0.4 Safari/536.29.13"

Chrome: [22/Apr/2013:12:26:03 -0400] "GET /webkit/304/example.php HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.56 Safari/537.36"

HTML page:

Safari: [22/Apr/2013:12:27:59 -0400] "GET /webkit/304/ HTTP/1.1" 200 57 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.38+ (KHTML, like Gecko) Version/6.0.4 Safari/536.29.13"

Chrome: [22/Apr/2013:12:28:04 -0400] "GET /webkit/304/ HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.56 Safari/537.36"

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


More information about the webkit-unassigned mailing list