Bug 111629 - WebFrame support needed to reload with extra headers
Summary: WebFrame support needed to reload with extra headers
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 14:42 PST by Ben Greenstein
Modified: 2013-03-08 15:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Greenstein 2013-03-06 14:42:36 PST
WebFrame and FrameLoader currently do not support the reloading of a page with extra headers on the reload. Support for extra headers on reload would be useful for browsers to assert new preferences to an origin or proxy, if the original load was somehow unsatisfactory. For example, such a preference could tell a transcoding proxy to transcode less aggressively.