GoLang nsapi_response_headers

request it (184)
GoLang replacement for PHP's nsapi_response_headers [edit | history]



Do you know a GoLang replacement for PHP's nsapi_response_headers? Write it!

PHP nsapi_response_headers

PHP original manual for nsapi_response_headers [ show | php.net ]

nsapi_response_headers

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

nsapi_response_headers Fetch all HTTP response headers

Description

array nsapi_response_headers ( void )

Gets all the NSAPI response headers.

Return Values

Returns an associative array with all the NSAPI response headers.

See Also