PHP 클래스 Phly\Http\HeaderStack

파일 보기 프로젝트 열기: phly/http 1 사용 예제들

공개 메소드들

메소드 설명
push ( string $header ) Push a header on the stack
reset ( ) Reset state
stack ( ) : array Return the current header stack

메소드 상세

push() 공개 정적인 메소드

Push a header on the stack
public static push ( string $header )
$header string

reset() 공개 정적인 메소드

Reset state
public static reset ( )

stack() 공개 정적인 메소드

Return the current header stack
public static stack ( ) : array
리턴 array