OAuth::getLastResponseHeaders

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

OAuth::getLastResponseHeadersGet headers for last response

Descrizione

public OAuth::getLastResponseHeaders(): string|false

Get headers for last response.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A string containing the last response's headers o false in caso di fallimento

add a note

User Contributed Notes

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