Commit fc3f1c3c authored by Ian Storm Taylor's avatar Ian Storm Taylor Committed by Antoine du Hamel
Browse files

http: attach request as res.req

This change makes it possible for userland http-related modules
to pave over edge cases that require referencing the original request
when handling a response--making a "Lodash for HTTP" library possible.
More information and research in https://github.com/nodejs/node/issues/28673

Fixes: https://github.com/nodejs/node/issues/28673

PR-URL: https://github.com/nodejs/node/pull/36505


Reviewed-By: default avatarRobert Nagy <ronagy@icloud.com>
parent 4ae31351
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment