OAuth::getLastResponseHeaders

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

OAuth::getLastResponseHeadersGet headers for last response

Опис

public OAuth::getLastResponseHeaders(): string|false

Get headers for last response.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

A string containing the last response's headers або false в разі помилки

add a note

User Contributed Notes

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