]> granicus.if.org Git - icinga2/commit
Update error messages
authorJean Flach <jean-marcel.flach@netways.de>
Tue, 27 Oct 2015 14:26:19 +0000 (15:26 +0100)
committerJean Flach <jean-marcel.flach@netways.de>
Tue, 27 Oct 2015 14:26:19 +0000 (15:26 +0100)
commitedfc0e3a38b4a89f6ec96429846c02d67a516262
tree6234fc4a65a70763fc3dfb0508218eb4b68f2f52
parent2fc042e2315f283e26205a7a8df01fdfed1cc4af
Update error messages

Removes verboseError from httprequest and uses
HttpUtility::GetLastParameter() instead to find out whether verbose
errors are enabled. Also parsing an invalid URL will now not lead to a
stacktrace anymore.

refs #10194
lib/remote/actionshandler.cpp
lib/remote/configfileshandler.cpp
lib/remote/configpackageshandler.cpp
lib/remote/configstageshandler.cpp
lib/remote/httprequest.cpp
lib/remote/httprequest.hpp
lib/remote/httpserverconnection.cpp