Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Age

현재 번역은 완벽하지 않습니다. 한국어로 문서 번역에 동참해주세요.

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

브라우저 호환성

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)

함께 참고할 내용

문서 태그 및 공헌자

 이 페이지의 공헌자: devcken
 최종 변경: devcken,