메소드 | 설명 | |
---|---|---|
__construct ( array $data = null, $url_begin ) | ||
find ( string $expr, $create = false ) : [found, | ||
getAllHeaders ( ) : array | 获取http请求的所有header信息 | |
offsetExists ( $offset ) | (non-PHPdoc) | |
offsetGet ( $offset ) | (non-PHPdoc) | |
offsetSet ( $offset, $value ) | (non-PHPdoc) | |
offsetUnset ( $offset ) | (non-PHPdoc) | |
toArray ( ) : multitype: | 取数包含所有请求信息的数组 |