Hi Pat,
On 3/9/22 12:00, Pat Leamon wrote:
From: Pat Leamon pat.leamon@gmail.com
Implements IsNoCacheReponse based on IsNoStoreReponse implementation.
Signed-off-by: Pat Leamon pat.leamon@gmail.com
dlls/mshtml/nsio.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
The patch looks good to me. It seems that Gecko checks for max-age in the past if no-cache is not found in its implementation. Looking at how it's used, it doesn't seem really important, but worth a comment while I was looking at it. I resent your patch with a comment added.
Thanks,
Jacek