X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2FIHTTPRequest.php;h=3f9b7f27a132700d6dddadac5e0c3d2492a53c23;hb=2e8ad098b9917dca48889c6bb36e167596e475a7;hp=49993085e63c938597415e509edce2784abb5056;hpb=0e0bd62fef0dfdb0d51b631c99a97b11b2049220;p=friendica.git diff --git a/src/Network/IHTTPRequest.php b/src/Network/IHTTPRequest.php index 49993085e6..3f9b7f27a1 100644 --- a/src/Network/IHTTPRequest.php +++ b/src/Network/IHTTPRequest.php @@ -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 */