]> git.mxchange.org Git - friendica.git/commitdiff
fix doc
authorPhilipp <admin@philipp.info>
Fri, 8 Apr 2022 18:11:51 +0000 (20:11 +0200)
committerPhilipp <admin@philipp.info>
Fri, 8 Apr 2022 18:11:51 +0000 (20:11 +0200)
src/Network/HTTPClient/Capability/ICanSendHttpRequests.php

index 4c6a725f1b5a00f92a26ec88f04c0379a8fa3cb1..fb51995b3b42057f522dc904871c06e64e834aa4 100644 (file)
@@ -79,7 +79,7 @@ interface ICanSendHttpRequests
         *
         * @param string $url            URL to fetch
         * @param array  $opts           (optional parameters) associative array with:
-        *                                'accept_content' => (string array) supply Accept: header with 'accept_content' as the value (overrides default parameter)
+        *                                'accept_content' => (string array) supply Accept: header with 'accept_content' as the value
         *                                'timeout' => int Timeout in seconds, default system config value or 60 seconds
         *                                'cookiejar' => path to cookie jar file
         *                                'header' => header array