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
Enhance your code review process with GitHub Actions
GitHub Actions make it easy to automate all your software workflows, now with world-class CI/CD.
Build, test, and deploy your code right from GitHub. Learn more about GitHub Actions.