Add support for passing http.proxyAuthorization setting through to the language server
Problem to solve
The simple fix for Support proxy authentication (#1234 - closed) was supporting the passthrough of credentials inside of the http.proxy URL.
Proposal
Pass username/password from http.proxyAuthorization to the language server process environment.