On Wed Nov 30 01:58:28 2022 +0000, Jason Kuo wrote:
Sorry I'm a bit confused here, I do added `INTERNET_FLAG_DONT_CACHE` tests for both before and after request is sent in the new version, is the latest patch correct for that?
The change is correct, but we'd like to have a clean git history. You added addressed my comments by adding changes to the second commit, but those tests are introduced by the first commit. A better way would be to modify the first commit instead.