处理http响应
$data :
$header :
$code :
__construct( $data, $header, $code)
send()
create( $data = '', $header = array(), $code = 200)
Loading…