<?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_https_proxy.test.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>605810ee2fba6c1a323e320dde2c78747b3e5f3a - use local squid docker instance for proxy testing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#605810ee2fba6c1a323e320dde2c78747b3e5f3a</link>
        <description>use local squid docker instance for proxy testing

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.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>d9a7912a64aabd333b9fd90f73739a038e465dce - use httpbingo for HTPP tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.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/_test/tests/inc/httpclient_https_proxy.test.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>1c33cec37215d0c964cf961bdbc49ae7db3657e6 - add needed type hints for phpunit8</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#1c33cec37215d0c964cf961bdbc49ae7db3657e6</link>
        <description>add needed type hints for phpunit8This will break a lot of plugin tests, but can&apos;t be avoided

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Thu, 04 Feb 2021 19:41:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f56d5034a8c2ff1de783204266e0b7c8ee9647d7 - run HTTP tests against EU server</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#f56d5034a8c2ff1de783204266e0b7c8ee9647d7</link>
        <description>run HTTP tests against EU serverthis hopefully helps with recent problems of spradically failing tests.

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Sat, 11 Jun 2016 07:08:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6abea1c0be56a2cb5575c8921c3e6661ed565697 - fixed HTTPS proxy tests, our tests now run on httpbin.org</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#6abea1c0be56a2cb5575c8921c3e6661ed565697</link>
        <description>fixed HTTPS proxy tests, our tests now run on httpbin.orgThis also reverses the order of crypto protocols tried again. Using TLSfirst again. related to #915

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Wed, 18 Mar 2015 20:55:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2f505bf9a889ddaf530fe975967589f6c6993e39 - use correct host in proxy tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#2f505bf9a889ddaf530fe975967589f6c6993e39</link>
        <description>use correct host in proxy tests

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Mon, 16 Mar 2015 21:49:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2bbe40cf8802bbc3bbf83d454cc294080ebaf241 - HTTPClient: correctly abort a proxy connection</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#2bbe40cf8802bbc3bbf83d454cc294080ebaf241</link>
        <description>HTTPClient: correctly abort a proxy connectionif a needed CONNECT tunnel fails

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Tue, 11 Feb 2014 22:01:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1ea7a6bada66fc9b7a45f61b4892e4ea23196d89 - support CONNECT for tunneling SSL via HTTP proxies FS#2431</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php#1ea7a6bada66fc9b7a45f61b4892e4ea23196d89</link>
        <description>support CONNECT for tunneling SSL via HTTP proxies FS#2431The included test cases currently expect a squid at localhost:3128

            List of files:
            /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php</description>
        <pubDate>Sat, 28 Jul 2012 12:55:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
