diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-17 05:53:00 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-03-17 05:53:00 (GMT) |
commit | 16030bc497668f36b53982192f67a60d0c8d18a4 (patch) | |
tree | 3c934b881c145a17bbb56f5bd5a45d90a5db9fd4 /NEWS | |
parent | c3c528952d593dea59c2b6dcee05bab625db307a (diff) | |
download | monitoring-plugins-16030bc497668f36b53982192f67a60d0c8d18a4.tar.gz |
Fix check_http sending HTTP/1.0 with v1.1 headers (#2638765)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ This file documents the major additions and syntax changes between releases. | |||
23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) | 23 | check_http --onredirect=sticky follows using the same IP address (sf.net #2550208) |
24 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) | 24 | Fixed coredump from check_nt when invalid drive is specified (#2179754 - Olli Hauer) |
25 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) | 25 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch by John Barbuto) |
26 | Fixed check_http sending HTTP/1.0 with v1.1 headers (#2638765) | ||
26 | 27 | ||
27 | 1.4.13 25th Sept 2008 | 28 | 1.4.13 25th Sept 2008 |
28 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 29 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |