Hook url should be able to contain http basic authentication

Created by: karuna

Currently hook url doesn't work if it contain http basic authentication username and password

http://username:password@url.com

This patch added http basic authentication in hook url

Merge request reports

Loading