HTTPRequest: Replace getInfo() with new parameter 'content_length'
This commit is contained in:
@@ -82,11 +82,6 @@ interface IHTTPResult
|
||||
*/
|
||||
public function getBody();
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
public function getInfo();
|
||||
|
||||
/**
|
||||
* @return boolean
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user