HTTPRequest: Replace getInfo() with new parameter 'content_length'
This commit is contained in:
parent
89f718ec72
commit
3c074ab315
7 changed files with 14 additions and 25 deletions
|
@ -82,11 +82,6 @@ interface IHTTPResult
|
|||
*/
|
||||
public function getBody();
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
public function getInfo();
|
||||
|
||||
/**
|
||||
* @return boolean
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue