OAuth::disableRedirects

(PECL OAuth >= 0.99.9)

OAuth::disableRedirectsTurn off redirects

Beschreibung

public OAuth::disableRedirects(): bool

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

true

Siehe auch

add a note add a note

User Contributed Notes

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