TestSession_STResponseWrapper deprecated
class TestSession_STResponseWrapper (View source)
deprecated
Wrapper around HTTPResponse to make it look like a SimpleHTTPResposne
Methods
Details
__construct(HTTPResponse $response)
No description
string
getContent()
No description
string
getError()
No description
null
getSent()
No description
string
getHeaders()
No description
string
getMethod()
No description
string
getUrl()
No description
null
getRequestData()
No description