When running on a different port then port 80, an incorrect path to all services was returned, as it returned domain and no port number in the url, this changes it so it only returns the path without domain or port number
added HttpUrlHelper extensions for web api