WebSocket endpoint should allow null path

Description

Currently the endpoint is only available via ws://host:port/ws/

It will now also be available via ws://host:port/ws

(note the lack of the trailing slash).

URLs without trailing slash seem to be the standard for BOSH and WebSockets and are also used by XEP-0156.

This commit increases interoperability.

 

https://github.com/igniterealtime/Openfire/pull/1000

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 26, 2018 at 1:46 PM
Updated January 26, 2018 at 1:46 PM
Resolved January 26, 2018 at 1:46 PM