Prabir Shrestha
Prabir Shrestha
There are two different ids - `x-client-request-id` used by `RequestIdHandler` and `x-server-request-id` use by the `ResponseIdHandler`. `x-client-request-id` is sent by the client and cannot be trusted. Clients may not pass...
When I login I set the jwt auth cookie with `path:/`. but when I use `res.remove_cookie(auth.to_owned());` it doesn't include the path. While this might work on certain cases it won't...
Your code works too. Might be `has_mime` should be changed to `contains_mime`?
Or even better if `demo` folder doesn't ship in npm package.
any updates on this? would love to know the license.
Can you send the PR to vim-vital-vs?
This looks great. Seems like there are some lint issues that needs to be fixed. Also would be good to document `:Healthcheck`. Can also update [debugging section](https://github.com/prabirshrestha/vim-lsp#debugging). I would also...
Merged. Thanks
Can you try sending PR here first? https://github.com/hrsh7th/vim-vital-vs
Merged. Thanks!