plugin/check_url_available: miscellaneous improvements
This merge request introduces the following changes:
- The
http_codeparameter has been renamedhttp-codefor consistency. - The
check-secureparameter has been removed. Users should specifyhttp-code = 401instead. - The
usernameandpasswordparameters have been added to optionally enable HTTP basic authentication. - The logging output has been changed slightly.