Files
bun.sh/src/js/node
Liz b297fabd17 fix: correctly pass the encrypted(bool) property on "Socket" for express.js (#5878)
* fix: correctly pass the encrypted property on "Socket" for express.js

Express relies on this for setting the requests protocol.
Since this is on a dummy object, a property is simply set with the actual value.
Which seams okay as a workaround.

* chore: add generated files

* chore: add test

* refactor: set property directly rather then through a getter
2023-09-21 18:44:05 -07:00
..
2023-09-07 04:58:44 -07:00
2023-08-21 16:40:25 -07:00
2023-09-14 21:26:37 -07:00
2023-08-17 19:34:05 -07:00
2023-09-15 06:53:39 -07:00
2023-09-07 04:58:44 -07:00
2023-08-17 19:34:05 -07:00