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
refs #10194
fixes #9088
fixes #10194
fixes #9953