diff options
| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-09-01 14:04:04 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-09-01 14:04:04 +0000 |
| commit | e9f976fbf3af9c5a923fd56f97e71bcf03d05716 (patch) | |
| tree | 9fbc0fe4c8e6404721c00d30734fe27d5f63d04b /NEWS | |
| parent | e8c7d1b3d13b6a40004672ffeab0486f7fb79b71 (diff) | |
| download | monitoring-plugins-e9f976fbf3af9c5a923fd56f97e71bcf03d05716.tar.gz | |
Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts"
This reverts commit 2030
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2050 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -9,7 +9,6 @@ This file documents the major additions and syntax changes between releases. | |||
| 9 | check_procs now captures stderr in external command and adds to plugin output | 9 | check_procs now captures stderr in external command and adds to plugin output |
| 10 | check_snmp now only prints perfdata for non numeric values (#1867716) | 10 | check_snmp now only prints perfdata for non numeric values (#1867716) |
| 11 | check_icmp now supports packet size modification | 11 | check_icmp now supports packet size modification |
| 12 | check_http now sends the Host header first to fix 301s on servers with vitrual hosts (Michael Harris). | ||
| 13 | check_http -e now accepts a comma-delimited list of expected status codes | 12 | check_http -e now accepts a comma-delimited list of expected status codes |
| 14 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap | 13 | libtap now included with this distribution for easier testing. Run ./configure with --enable-libtap |
| 15 | 14 | ||
