<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in HTTPClient.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2114d546ec6f96fab0adeb9fd2882676b8bed768 - removed an old PHP 5 workaround in HTTPClient</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#2114d546ec6f96fab0adeb9fd2882676b8bed768</link>
        <description>removed an old PHP 5 workaround in HTTPClient

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sat, 07 Mar 2026 19:27:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f - Use str_starts_with/str_ends_with</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Thu, 14 Sep 2023 20:32:18 +0000</pubDate>
        <dc:creator>fiwswe &lt;fiwswe@fwml.de&gt;</dc:creator>
    </item>
<item>
        <title>26dfc2323f8f70cb69aac4c8c51bf7997809f2ca - Rector to rename print to echo calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Thu, 31 Aug 2023 20:00:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7d34963b3e75ea04c63ec066a6b7a692e123cb53 - coding style: control flow line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#7d34963b3e75ea04c63ec066a6b7a692e123cb53</link>
        <description>coding style: control flow line breaks

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Thu, 31 Aug 2023 13:04:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593 - coding style: function call spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 30 Aug 2023 16:41:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>51bc25345d6e90747a7ad237fc1568630d1528af - fix codesniffer violations</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#51bc25345d6e90747a7ad237fc1568630d1528af</link>
        <description>fix codesniffer violations

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Tue, 29 Aug 2023 17:51:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a3b08db51d57126862c64d42d1483c5921410fc2 - Apply rector fixes to inc/HTTP</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#a3b08db51d57126862c64d42d1483c5921410fc2</link>
        <description>Apply rector fixes to inc/HTTP

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Tue, 29 Aug 2023 15:32:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>605810ee2fba6c1a323e320dde2c78747b3e5f3a - use local squid docker instance for proxy testing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#605810ee2fba6c1a323e320dde2c78747b3e5f3a</link>
        <description>use local squid docker instance for proxy testing

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 26 Apr 2023 17:38:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>753d9add8c516f6c3033ee28c43def76d6abc45a - Merge pull request #3941 from glensc/microtime</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#753d9add8c516f6c3033ee28c43def76d6abc45a</link>
        <description>Merge pull request #3941 from glensc/microtimeHttpClient::time(): use microtime(true) directly

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Thu, 06 Apr 2023 06:51:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e8b8bf8cecdecd0086b42074d698626b315b923d - HTTPClient: Replace time() method with direct microtime(true) call</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#e8b8bf8cecdecd0086b42074d698626b315b923d</link>
        <description>HTTPClient: Replace time() method with direct microtime(true) call

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 05 Apr 2023 17:36:57 +0000</pubDate>
        <dc:creator>Elan Ruusam&#228;e &lt;glen@delfi.ee&gt;</dc:creator>
    </item>
<item>
        <title>8a10b6f0b9defd7bdd1efbf12c88f94752882eda - Minor fixes in comments</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#8a10b6f0b9defd7bdd1efbf12c88f94752882eda</link>
        <description>Minor fixes in comments

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 05 Apr 2023 12:50:31 +0000</pubDate>
        <dc:creator>Elan Ruusam&#228;e &lt;glen@delfi.ee&gt;</dc:creator>
    </item>
<item>
        <title>88743d14b0577cb4ad8b42a0a18024d2be6d09de - HttpClient::time use microtime(true) directly</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#88743d14b0577cb4ad8b42a0a18024d2be6d09de</link>
        <description>HttpClient::time use microtime(true) directly

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 05 Apr 2023 12:21:27 +0000</pubDate>
        <dc:creator>Elan Ruusam&#228;e &lt;glen@delfi.ee&gt;</dc:creator>
    </item>
<item>
        <title>d9a7912a64aabd333b9fd90f73739a038e465dce - use httpbingo for HTPP tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#d9a7912a64aabd333b9fd90f73739a038e465dce</link>
        <description>use httpbingo for HTPP testsThis service is based on httpbin-go which seems to be better maintainedand should be easy to set up for ourselves if needed.This also fixes a warning when the client is reused with themax_bodysize mechanism

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Tue, 31 Jan 2023 11:11:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ec34bb300b254ecd0dba0fac22d8115635141cc5 - Update core code to make use of sexplode()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#ec34bb300b254ecd0dba0fac22d8115635141cc5</link>
        <description>Update core code to make use of sexplode()This makes use of our own explode mechanism everywhere were we expect afixed number of results.

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Wed, 19 Oct 2022 13:18:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bf8f8509c55822203064b5dd3e5cebdec0d54d7e - guard against unset parameters</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#bf8f8509c55822203064b5dd3e5cebdec0d54d7e</link>
        <description>guard against unset parametersMany string function will throw a deprecation warning in PHP 8.1 whennull is passed. This adds a few guards in some of our methods (not all,yet)

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sat, 01 Jan 2022 11:34:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>67600f75ff68bc2324ec025683066f0b691f619c - HTTPClient: Fix missing processing of redirections with status code 303, 307, 308.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#67600f75ff68bc2324ec025683066f0b691f619c</link>
        <description>HTTPClient: Fix missing processing of redirections with status code 303, 307, 308.HTTP/1.1 (RFC 7231) and RFC 7538 also define the redirection status codes 303,307 and 308. These should be also supported as they are used more widelynowadays (e.g. Google Docs).

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sun, 01 Aug 2021 21:12:36 +0000</pubDate>
        <dc:creator>Tom Kunze &lt;mail@tomabrafix.de&gt;</dc:creator>
    </item>
<item>
        <title>66b64c2aa310280a42d7e9e42087a80cbca6db11 - Address Scrutinizer inspection failure</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#66b64c2aa310280a42d7e9e42087a80cbca6db11</link>
        <description>Address Scrutinizer inspection failureThe variable ``$port`` seems only to be defined at a later point.As such the call to ``isset()`` seems to always evaluate to ``false``.

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sat, 06 Feb 2021 23:23:03 +0000</pubDate>
        <dc:creator>Damien Regad &lt;dregad@mantisbt.org&gt;</dc:creator>
    </item>
<item>
        <title>056bf31f718b923ee6b8d13d398d7da9f8cf5512 - Fix various errors in PHPUnit tests on PHP 8</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#056bf31f718b923ee6b8d13d398d7da9f8cf5512</link>
        <description>Fix various errors in PHPUnit tests on PHP 8

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sat, 06 Feb 2021 00:19:42 +0000</pubDate>
        <dc:creator>Damien Regad &lt;dregad@mantisbt.org&gt;</dc:creator>
    </item>
<item>
        <title>03c2c4287762fbe8b950852d623d00f9260757ba - Update HTTPClient.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/HTTP/HTTPClient.php#03c2c4287762fbe8b950852d623d00f9260757ba</link>
        <description>Update HTTPClient.phpFix the problem on OpenBSD 6.7, PHP 7.4.5-7.4.6 that prevents the extension repository to be pinged. See #3148.

            List of files:
            /dokuwiki/inc/HTTP/HTTPClient.php</description>
        <pubDate>Sun, 14 Jun 2020 00:33:52 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
