History log of /dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 605810ee 26-Apr-2023 Andreas Gohr <andi@splitbrain.org>

use local squid docker instance for proxy testing


# d9a7912a 31-Jan-2023 Andreas Gohr <andi@splitbrain.org>

use httpbingo for HTPP tests

This service is based on httpbin-go which seems to be better maintained
and should be easy to set up for ourselves if needed.

This also fixes a warning when the client

use httpbingo for HTPP tests

This service is based on httpbin-go which seems to be better maintained
and should be easy to set up for ourselves if needed.

This also fixes a warning when the client is reused with the
max_bodysize mechanism

show more ...


# 1c33cec3 04-Feb-2021 Andreas Gohr <andi@splitbrain.org>

add needed type hints for phpunit8

This will break a lot of plugin tests, but can't be avoided


# f56d5034 11-Jun-2016 Andreas Gohr <andi@splitbrain.org>

run HTTP tests against EU server

this hopefully helps with recent problems of spradically failing tests.


# 6abea1c0 18-Mar-2015 Andreas Gohr <andi@splitbrain.org>

fixed HTTPS proxy tests, our tests now run on httpbin.org

This also reverses the order of crypto protocols tried again. Using TLS
first again. related to #915


# 2f505bf9 16-Mar-2015 Andreas Gohr <andi@splitbrain.org>

use correct host in proxy tests


# 2bbe40cf 11-Feb-2014 Andreas Gohr <andi@splitbrain.org>

HTTPClient: correctly abort a proxy connection

if a needed CONNECT tunnel fails


# 1ea7a6ba 28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

support CONNECT for tunneling SSL via HTTP proxies FS#2431

The included test cases currently expect a squid at localhost:3128