OAuth::getLastResponse
(PECL OAuth >= 0.99.1)
OAuth::getLastResponse — Get the last response
설명
public string OAuth::getLastResponse
( void
)
Get the raw response of the most recent request.
인수
이 함수는 인수가 없습니다.
반환값
Returns a string containing the last response.
참고
- OAuth::getLastResponseInfo() - Get HTTP information about the last response
- OAuth::fetch() - Fetch an OAuth protected resource
There are no user contributed notes for this page.
