Bug 69849

Summary: Script requests for the same URL aren't retried after a 502
Product: WebKit Reporter: Steve Francis <sfrancis>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: ap, japhet, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Repro of 502 retry bug none

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.