현재 번역은 완벽하지 않습니다. 한국어로 문서 번역에 동참해주세요.
Age
헤더는 객체가 프록시 캐시 내에 머무는 초단위의 시간을 가집니다.
Age
헤더는 보통 0에 가깝습니다. 만약 Age: 0라면
, 그것은 아마도 원 서버로부터 막 내려받은 것일 겁니다; 그게 아니라면 프록시의 현재 시간과 HTTP 응답 내에 포함된 Date
일반 헤더의 차로 계산됩니다.
Header type | Response header |
---|---|
Forbidden header name | no |
문법
Age: <delta-seconds>
디렉티브
- <delta-seconds>
-
음수가 아닌 정수형으로, 객체가 프록시 캐시 내에 머문 초단위 시간을 나타냅니다.
예제
Age: 24
명세
명세 | 제목 |
---|---|
RFC 7234, section 5.1: Age | Hypertext Transfer Protocol (HTTP/1.1): Caching |
브라우저 호환성
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Feature | Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | Servo |
---|---|---|---|---|---|---|---|
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
Feature | Android | Chrome for Android | Edge Mobile | Firefox for Android | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |