CakeFest 2024: The Official CakePHP Conference

OAuth::getLastResponseHeaders

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

OAuth::getLastResponseHeadersObtém cabeçalhos para a última resposta

Descrição

public OAuth::getLastResponseHeaders(): string|false

Obtém cabeçalhos para a última resposta.

Parâmetros

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

Valor Retornado

Uma string contendo os cabeçalhos da última resposta ou false em caso de falha

add a note

User Contributed Notes

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