
EO-Cache-Status is used to indicate whether the current Client-initiated requests hit the Cache or not, with the following values:EO-Cache-Status: HIT: Indicates that the requested resources hit the Cache on the EdgeOne node and the Cache is not expired, directly responded by the node to the user requests.EO-Cache-Status: MISS: Indicates that the requested resources did not hit the Cache on the EdgeOne node, or hit the Cache but the Cache is expired, the node performs origin-pull verification, the origin file is updated and responded with a 200 status code, the node needs to origin-pull the resources.EO-Cache-Status: RefreshHit: Indicates that the requested resources hit the Cache on the EdgeOne node, but the Cache is expired, the node performs origin-pull verification, the origin file is not updated and responded with a 304 status code, the node continues to use the Cache to respond to user requests.Server:TencentEdgeOne. For more information, see Server.Server header for different origin types:Server: tencent-cosServer: nginx, Server: apache, Server: tomcat, or Server: Microsoft-IISServer: openrestyDate header is the current time of the EdgeOne node server. For more information, please refer to Date.Date: Sat, 07 Jan 2023 14:15:52 GMT.Connection:close.content-length and transfer-encoding**: This header is set to Connection:close.Connection:keepalive.Alt-Svc stands for Alternative-Service. It lists the alternative access methods of the site. This header is commonly used for backward compatibility with previous protocols after updating to a new one, such as QUIC. If you enable HTTP/3 (QUIC) for a domain name, this header is added to the HTTP response header by default. For more information, see Alt-Svc.EO-LOG-UUID: 4105283880544427145.Feedback