HTTP_Client::setDefaultHeader() (Previous) (Next) HTTP_Client::setRequestParameter()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTTP_Client::setMaxRedirects()

HTTP_Client::setMaxRedirects() -- Sets the maximum number of redirects that will be processed.

Opis

Setting this value to 0 disables redirect processing. If it is not 0 and the number of redirects after a request is bigger than this number, then an error will be raised.

Parametr

integer $value

Max number of redirects to process

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

HTTP_Client::setDefaultHeader() (Previous) (Next) HTTP_Client::setRequestParameter()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.