DescriptionAdd a value for ent-to-end reloads in Cache policy
This CL adds a value for end-to-end reload in the cache policy. This will allow
WebURLLoader to set the right load flag (net::LOAD_BYPASSING_CACHE) when
sending the resource request to the browser, without blink having to set any
HTPP cache header ("Pragma: no-cache", "Cache-Control: no-cache").
https://chromiumcodereview.appspot.com/308083009/ is the Chrome CL that handles the new value.
BUG=376025
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175386
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed Przemek's comments #
Messages
Total messages: 10 (0 generated)
|