|
Previous Page |
Solar_Http_Request_Adapter_Stream |
Next Page |
setMaxRedirects()
public
Solar_Http_Request_Adapter
setMaxRedirects (
int $max
)
When making the request, allow no more than this many redirects.
Inherited from Solar_Http_Request_Adapter.
Parameters
- (int)
$max: The max number of redirects to allow.
Returns
- (Solar_Http_Request_Adapter) This adapter object.
Description
When making the request, allow no more than this many redirects.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _fetch()
- _parseCookie()
- _prepareContext()
- _prepareRequest()
- apiVersion()
- dump()
- fetch()
- fetchAll()
- fetchRaw()
- getContent()
- getOptions()
- locale()
- setBasicAuth()
- setCharset()
- setContent()
- setContentType()
- setCookie()
- setCookies()
- setHeader()
- setMaxRedirects()
- setMethod()
- setProxy()
- setReferer()
- setSslCafile()
- setSslCapath()
- setSslLocalCert()
- setSslPassphrase()
- setSslVerifyPeer()
- setTimeout()
- setUri()
- setUserAgent()
- setVersion()