TestSession_STResponseWrapper
class TestSession_STResponseWrapper (View source)
Wrapper around SS_HTTPResponse to make it look like a SimpleHTTPResposne
Methods
Details
__construct(SS_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