Skip to content

http: correctly calculate strict content length

Previously Buffer.byteLength (which is slow) was run regardless of whether or not the len was required.

Merge request reports

Loading