open
https://gitlab.synchro.net/main/sbbs/-/issues/688
Two windows client I tried will send a client request such as '/grp:local' and those will fail and not return anything. Client that send 'grp:local" succeed.
I was able to confirm just by adding
```
if(request==='/grp:local')
request='grp:local';
```
and this is fine. So it looks like the / needs to be stripped or handled.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)