Bug 69849 - Script requests for the same URL aren't retried after a 502
Summary: Script requests for the same URL aren't retried after a 502
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 10:40 PDT by Steve Francis
Modified: 2011-10-11 15:25 PDT (History)
3 users (show)

See Also:


Attachments
Repro of 502 retry bug (457 bytes, text/html)
2011-10-11 10:40 PDT, Steve Francis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Francis 2011-10-11 10:40:56 PDT
Created attachment 110535 [details]
Repro of 502 retry bug

I am dynamically loading a script.  If I get an error when loading the script, I wait a while and try to get it again.  When the error is a 502, Safari won't issue a new request for the file.