mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
Within the scope of the SSL auth, the port noted in the "Host" header is not material to the routing of the request. We simply need to know whether we've received the request at the primary URI or a generated auth URI. The hostname is sufficient to determine this, and the underlying port may not be clear when omitted from "Host".