GoLang OAuth::enableRedirects

request it (303)
GoLang replacement for PHP's OAuth::enableRedirects [edit | history]



Do you know a GoLang replacement for PHP's OAuth::enableRedirects? Write it!

PHP OAuth::enableRedirects

PHP original manual for OAuth::enableRedirects [ show | php.net ]

OAuth::enableRedirects

(PECL OAuth >= 0.99.9)

OAuth::enableRedirectsTurn on redirects

Description

public bool OAuth::enableRedirects ( void )

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

TRUE

See Also