Skip to content

doc, http: add Uint8Array as allowed type

Rodrigo Muino Tomonari requested to merge github/fork/Flarna/http-uint8 into main

OutgoingMessage.write()/end() and their derived classes support also Uint8Array besides string and Buffer.

Merge request reports

Loading