DRP pingback may not be sent on cached responses |
||
Issue descriptionThis is similar to Issue 880655 . It seems that we are not sending the pingback on cached responses. I manually browsed many pages with my patch (https://chromium-review.googlesource.com/c/chromium/src/+/1375459) that checks if the pingback is sent on cached responses, however, I could not get it to trigger even though in many cases DevTools showed that the main frame response is being served from cache. That patch also passed the CQ which seems highly suspicious since DataReductionProxyNetworkDelegate::OnHeadersReceivedInternal() is called for every URL request regardless of whether data saver is enabled or not.
,
Dec 17
This is very likely fixed by network s13n as it uses a different pipeline to set whether it was from cache, but I couldn't find a page that uses HTTP and serves the main resource from cache.
,
Dec 18
This seems low priority as per comment https://buganizer.corp.google.com/issues/67497970#comment111.
,
Jan 18
(4 days ago)
Ryan: Can you confirm if it's fixed by s13n? |
||
►
Sign in to add a comment |
||
Comment 1 by tbansal@chromium.org
, Dec 13