Christian Sirolli
Christian Sirolli
Any idea when we will have a release that includes this fix?
This is something I would be interested in seeing. I am working on a script that receives SNMP trap messages and sends them to a syslog server. It would be...
I'm experiencing the same issue but with postcss
Are you sure this is an issue with nodegui? Try to use webusb in a minimal setup without nodegui to see if it still fails. If it still fails, nodegui...
It also happens on 3777 and 3793.
I looped through every year from year 0 to 6000, and found that this only occurs on years 3765, 3777, 3793, 3805, 3821, and 3833.
Lain in Discord [mentioned](https://discord.com/channels/1011308539819597844/1012477709588385792/1194142967414411274) having this issue in January 8th in Cloudflare.
I logged the headers to the console and was able to see the cookies at the time of the request. I forgot that in my application I am using the...
I could use some help writing the tests for this.
I was able to get this working with the [proposed](https://github.com/nodejs/docker-node/pull/1881) node Bookworm Docker images. I `git pull`ed the proposed repo, switched to the Bookworm branch and built the image locally...