Like described in this comment: #313 (comment)
Create Session sess https://mydomain.com/dev
GET On Session sess /test
This case is not working as previously.
Solution is to remove / from test and append to dev/ but this can be considered a breaking change.