diff options
author | 2023-09-22 03:44:05 +0200 | |
---|---|---|
committer | 2023-09-21 18:44:05 -0700 | |
commit | b297fabd1786bbc72185b45aed3de1b08b7352e6 (patch) | |
tree | bb727f2ae9ddac2730d4b83b2d1036d9cf531c2a /bench/snippets/console-log.mjs | |
parent | b05e10cd8b0f388b766819e263ff3f478888ed96 (diff) | |
download | bun-b297fabd1786bbc72185b45aed3de1b08b7352e6.tar.gz bun-b297fabd1786bbc72185b45aed3de1b08b7352e6.tar.zst bun-b297fabd1786bbc72185b45aed3de1b08b7352e6.zip |
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
Diffstat (limited to 'bench/snippets/console-log.mjs')
0 files changed, 0 insertions, 0 deletions