diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2018-11-06 12:49:18 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2018-11-06 12:49:18 +0100 |
| commit | 0863a4cb93a069523b7fca8a29e60e27070125e8 (patch) | |
| tree | 44d15f8f27f38e5e6b60f49a9fa2eab2d266772b /plugins/t/NPTest.cache.travis | |
| parent | 82a634f7bfa433b78560be45ae6b52e1d101a26a (diff) | |
| parent | 198611a3c2bd89562af87d8bf0c7584fce1ce037 (diff) | |
| download | monitoring-plugins-0863a4cb93a069523b7fca8a29e60e27070125e8.tar.gz | |
Merge remote-tracking branch 'monitoring-plugins/pr/1476'
* monitoring-plugins/pr/1476:
test: Add proxy tests via proxy
Allow user to specify HTTP method after proxy CONNECT
Diffstat (limited to 'plugins/t/NPTest.cache.travis')
| -rw-r--r-- | plugins/t/NPTest.cache.travis | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis index e9705f3b..28437a00 100644 --- a/plugins/t/NPTest.cache.travis +++ b/plugins/t/NPTest.cache.travis | |||
| @@ -59,4 +59,6 @@ | |||
| 59 | 'host_udp_time' => 'none', | 59 | 'host_udp_time' => 'none', |
| 60 | 'host_tls_http' => 'localhost', | 60 | 'host_tls_http' => 'localhost', |
| 61 | 'host_tls_cert' => 'localhost', | 61 | 'host_tls_cert' => 'localhost', |
| 62 | 'NP_HOST_TCP_PROXY' => 'localhost', | ||
| 63 | 'NP_PORT_TCP_PROXY' => '3128', | ||
| 62 | } | 64 | } |
