Skip to content

size is unused in OutgoingMessage.prototype._writeRaw #57985

@mhart

Description

@mhart

Observe that the size argument is unused in OutgoingMessage.prototype._writeRaw.

This also means that the byteLength argument is unused in OutgoingMessage.prototype._send – even though it's specified in a number of places.

Introduced in #46601 but weirdly it was unused in that commit too (perhaps lost during review?)

I worry that a bug was introduced – but if it truly should be unused, can it be removed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions