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