|  | nsapi_response_headers(no version information, might be only in CVS)nsapi_response_headers -- Fetch all HTTP response headers Descriptionarray nsapi_response_headers ( void )Returns an array of all NSAPI response headers. This functionality is only available in PHP 4.3.3 and greater. See also nsapi_request_headers() and headers_sent(). |  |