Php/docs/function.nsapi-response-headers

来自菜鸟教程
跳转至:导航、​搜索

nsapi_response_headers

(PHP 4 >= 4.3.3, PHP 5, PHP 7)

nsapi_response_headers Fetch all HTTP response headers


说明

nsapi_response_headers ( ) : array

Gets all the NSAPI response headers.


返回值

Returns an associative array with all the NSAPI response headers.


参见