express/lib
Alexander Cerutti 55869f49a6 feat: Added check to support Uint8Array in response sending (#6285)
Unified usage of ArrayBuffer.isView to comprehend Buffer and removed isView function check

Co-authored-by: Wes Todd <wes@wesleytodd.com>

Added Uint8Array test with encoding

fix: added history.md entry
2025-02-10 11:23:02 -06:00
..
application.js fix(refactor): prefix built-in node module imports 2025-01-10 11:53:44 -06:00
express.js fix(refactor): prefix built-in node module imports 2025-01-10 11:53:44 -06:00
request.js fix(refactor): prefix built-in node module imports 2025-01-10 11:53:44 -06:00
response.js feat: Added check to support Uint8Array in response sending (#6285) 2025-02-10 11:23:02 -06:00
utils.js refactor: simplify normalizeTypes function (#6097) 2025-02-04 11:59:48 +01:00
view.js fix(refactor): prefix built-in node module imports 2025-01-10 11:53:44 -06:00