Skip to content

doc:use `Buffer.byteLength` for Content-Length

Rodrigo Muino Tomonari requested to merge github/fork/kimown/patch-1 into master

As the description in http.md:

If the body contains higher coded characters then Buffer.byteLength() should be used to determine the number of bytes in a given encoding.

Merge request reports

Loading