- Version: master
- Platform: source
- Subsystem: http
https://github.com/nodejs/node/blob/master/lib/_http_server.js#L93
I'm reading through the code, looking to understand things, and I don't see where this value gets set in the codebase anywhere. I'm missing something, and I'm pretty sure the value is intended to be if the Transfer-Encoding is set, but I'm not sure how it gets set for this to ever return.
I didn't put the version that I'm on because I'm just in the source code, this isn't an issue with something running anywhere, I'm just trying to learn. If it helps I've got 6.6 on my system, but literally there is no code running anywhere that I'm affected by this in any way.
https://github.com/nodejs/node/blob/master/lib/_http_server.js#L93
I'm reading through the code, looking to understand things, and I don't see where this value gets set in the codebase anywhere. I'm missing something, and I'm pretty sure the value is intended to be if the Transfer-Encoding is set, but I'm not sure how it gets set for this to ever return.
I didn't put the version that I'm on because I'm just in the source code, this isn't an issue with something running anywhere, I'm just trying to learn. If it helps I've got 6.6 on my system, but literally there is no code running anywhere that I'm affected by this in any way.