• 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
..
BoshBindingError.java Loading commit data...
FlashCrossDomainServlet.java Loading commit data...
HttpBindException.java Loading commit data...
HttpBindManager.java Loading commit data...
HttpBindServlet.java Loading commit data...
HttpConnection.java Loading commit data...
HttpConnectionClosedException.java Loading commit data...
HttpSession.java Loading commit data...
HttpSessionManager.java Loading commit data...
ResourceServlet.java Loading commit data...
SessionListener.java Loading commit data...
package-info.java Loading commit data...