CakeFest 2024: The Official CakePHP Conference

OAuth::disableRedirects

(PECL OAuth >= 0.99.9)

OAuth::disableRedirectsTurn off redirects

Açıklama

public OAuth::disableRedirects(): bool

Disable redirects from being followed automatically, thus allowing the request to be manually redirected.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

true

Ayrıca Bakınız

add a note

User Contributed Notes

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