HTTPGetAction
class HTTPGetAction extends Collection (View source)
Properties
protected | $collection_key | ||
string | $host | ||
protected | $httpHeadersType | ||
protected | $httpHeadersDataType | ||
string | $path | ||
string | $scheme |
Methods
setHost($host)
No description
string
getHost()
No description
setHttpHeaders($httpHeaders)
No description
getHttpHeaders()
No description
setPath($path)
No description
string
getPath()
No description
setScheme($scheme)
No description
string
getScheme()
No description
Details
setHost($host)
No description
string
getHost()
No description
setHttpHeaders($httpHeaders)
No description
HTTPHeader[]
getHttpHeaders()
No description
setPath($path)
No description
string
getPath()
No description
setScheme($scheme)
No description
string
getScheme()
No description