CakeFest 2024: The Official CakePHP Conference

OAuth::enableRedirects

(PECL OAuth >= 0.99.9)

OAuth::enableRedirectsTurn on redirects

Descrizione

public OAuth::enableRedirects(): bool

Follow and sign redirects automatically, which is enabled by default.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

true

Vedere anche:

add a note

User Contributed Notes

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