Jeremy Rose

Results 307 comments of Jeremy Rose

cookie-node also fails if the call to writeHead has only one argument (the response code).

@DanTup the best way to get something resolved is to produce a self-contained reproduction, preferably using [Electron Fiddle](/electron/fiddle). There are nearly 1,000 issues on this tracker, and at least 20...

Can you attach a crash dump? A core dump will do.

Also, do you think it would be possible to write some automated tests for this functionality? It's quite a large feature and I'd like it to at least have _some_...

I don't suppose we can use the non-USB version? ![Screen Shot 2022-01-26 at 4 00 08 PM](https://user-images.githubusercontent.com/172800/151266997-e0367177-baf5-496b-a653-b7a75b5c69fc.png)

Thanks for reporting this and helping to make Electron better! Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue?...

Thanks for reporting this and helping to make Electron better! Because of time constraints, triaging code with third-party dependencies is usually not feasible for a small team like Electron's. Would...

I'm closing this as there's no minimal repro available. I'm happy to reopen if you're able to provide a more directed example that shows the issue.

According to https://bugs.chromium.org/p/chromium/issues/detail?id=1286503#c8 this is an upstream issue and is a feature request, not a bug per se. I'm marking this blocked/upstream to reflect that.