Fixing bad URL in request when connecting: <transport>//<id> Some web frameworks or IOC frameworks are rewriting URLs when we issue a request.getPathInfo() so <transport>//<id> is transformed in <transport>/<id> and the prsing to get the session id fails - #5
Open
mathieucarbou wants to merge 1 commit into
Open