lookup> Access-Control-Max-Age

Access-Control-Max-Age

indicates how long the results of a preflight request can be cached in a preflight result cache

响应头CORS
NameAccess-Control-Max-Age
Type响应头
SpecificationCORS

indicates how long the results of a preflight request can be cached in a preflight result cache

Access-Control-Max-Age: 600

CORS

What does the Access-Control-Max-Age header do?

indicates how long the results of a preflight request can be cached in a preflight result cache

Is Access-Control-Max-Age a request or response header?

It is classified as a response header and can appear in requests or responses depending on context.