Forum und email

apache_response_headers

(PHP 4 >= 4.3.0, PHP 5)

apache_response_headers — 모든 HTTP 응답 헤더를 가져옵니다.

설명

array apache_response_headers ( void )

모든 아파치 응답 헤더의 배열을 반환합니다. 이 기능은 PHP 4.3.0 이상에서만 사용할 수 있습니다.

Note: PHP 4.3.3부터 이 함수를 넷스케이프/iPlanet/SunONE 웹서버의 NSAPI 서버 모듈에서도 사용할 수 있습니다.

참고: apache_request_headers(), headers_sent().