While updating from 7.0.7 to 7.0.8, the change "Improve principal checks for SockJS session" #36681 breaks "xhr-polling" for SockJS, because it's checks the full "RemoteAddress" (so both host and port) and the port is changing.
Is there a way to skip this check for "xhr-polling", or only take the host into account?
While updating from 7.0.7 to 7.0.8, the change "Improve principal checks for SockJS session" #36681 breaks "xhr-polling" for SockJS, because it's checks the full "RemoteAddress" (so both host and port) and the port is changing.
Is there a way to skip this check for "xhr-polling", or only take the host into account?