PHP 7.0.6 Released

OAuth::getLastResponseHeaders

(No version information available, might only be in Git)

OAuth::getLastResponseHeadersGet headers for last response

Description

public string OAuth::getLastResponseHeaders ( void )

Get headers for last response.

Parameters

This function has no parameters.

Return Values

A string containing the last response's headers or FALSE on failure

User Contributed Notes

There are no user contributed notes for this page.
To Top