lookup> Access-Control-Expose-Headers

Access-Control-Expose-Headers

indicates which headers are safe to expose to the API of a CORS API specification

响应头CORS
NameAccess-Control-Expose-Headers
Type响应头
SpecificationCORS

indicates which headers are safe to expose to the API of a CORS API specification

Access-Control-Expose-Headers: X-Total-Count

CORS

What does the Access-Control-Expose-Headers header do?

indicates which headers are safe to expose to the API of a CORS API specification

Is Access-Control-Expose-Headers a request or response header?

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