Commits


Joe Littlejohn authored and Andy Green committed e333d1a751e
Add 'HS: ws upgrade unauthorized' on receiving 401 In the case that the connection cannot be established because the caller is unauthorized, it's likely they have to do something to gain authorization before retrying. This change introduces a new message that can be checked for to understand more about why the connection has failed to establish. Closes #1200