mirror of
https://github.com/friendica/friendica
synced 2025-04-28 11:04:22 +02:00
Revert "HTTPRequest: Replace getInfo() with new parameter 'content_length'"
This reverts commit f3cd973c
This commit is contained in:
parent
0449077126
commit
2e8ad098b9
7 changed files with 30 additions and 14 deletions
|
@ -75,7 +75,6 @@ interface IHTTPRequest
|
|||
* 'nobody' => only return the header
|
||||
* 'cookiejar' => path to cookie jar file
|
||||
* 'header' => header array
|
||||
* 'content_length' => int maximum File content length
|
||||
*
|
||||
* @return IHTTPResult
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue