Why is the status code returned by both the first request and the forced cache 200? Are they the same?
first request juejin.im
the first three are from disk cache
the following request does not have a from disk cache, which is from the server. How to understand the 200 status code returned by both the first request and the strong cache?