Steffen Breiler
Steffen Breiler
I'm trying to get a ftp server running with memfs (using: https://github.com/nodeftpd/nodeftpd). nodeftpd at some point tries to read from fs: `var rs = self.fs.createReadStream(null, {fd: fd});` which fails by...
Hi, while, technical speaking, the header capitalization doesn't matter, i would like to have the option to have a camel-case-styled headers send to the server. I'd love to have the...
## What problem(s) was I solving? Handled an error when global shortcut is taken, preventing application from crash. ## What user-facing changes did I ship? Users will no longer experience...