|  | nsapi_request_headers(no version information, might be only in CVS)nsapi_request_headers -- Fetch all HTTP request headers Descriptionarray nsapi_request_headers ( void )nsapi_request_headers() returns an associative array of all the HTTP headers in the current request. This is only supported when PHP runs as a NSAPI module. 
 
 
 |  | |