serve-d_0.7.6-windows-x86_64
A successful shutdown request/response and then a request
```JS
{"jsonrpc":"2.0","id":6,"method":"exit"}
```
gave a response
```JS
{"error":{"code":-32601,"data":null,"message":"Request method
exit not found"},"id":6,"jsonrpc":"2.0"}
```
https://microsoft.github.io/language-server-protocol/specifications/specification-3-14/#exit