• Christian Schudt's avatar
    WebSocket endpoint should allow null path. · e144967e
    Christian Schudt authored
    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.
    e144967e
Name
Last commit
Last update
..
assembly Loading commit data...
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...