mike-jumper opened a new pull request, #1074: URL: https://github.com/apache/guacamole-client/pull/1074
The current implementation assumes that the `Host` header will _only_ contain the host, but this is not the case. It may also contain the port, in which case a simple comparison against the expected hostname will fail. This change modifies that comparison to ignore the port, if present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org