OAuth::getLastResponseHeaders

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

OAuth::getLastResponseHeadersGet headers for last response

Descrição

public OAuth::getLastResponseHeaders ( ) : string|false

Get headers for last response.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

A string containing the last response's headers ou false em caso de falha

add a note add a note

User Contributed Notes

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