Daniele Bortolotti
Daniele Bortolotti
I think its not an autocannon problem. It works fine with escape before double quotes: `npx autocannon -c 1 -a 1 -m POST -H 'Content-Type: application/json' -b '{\"a\":2}' http://localhost:3000/test` (i...
Actually I'm doing some check on the httpRequestBuilder, but the two requests seems to be equal
Ok, found it.. If i use as url 'https://fondimatica.it' and path '/FonteNuovaAreaAderenti_Api/api/v1/Account/AbilitaAccesso' it works fine. Not sure if its a bug E.g. ``` const cannon = autocannon({ url: 'https://fondimatica.it', ........
:Telescope find_files in combination with nvim-tree crashes nvim when opening a directory (nvim dir)
Hey! Not sure if you're talking of this error ([link](https://github.com/nvim-treesitter/nvim-treesitter/issues/2295)). I'm using treesitter @ commit 518e2 and telescope @ commit d96ea and :TSUpdate fixed my problem
No reason to keep this open