Skip to content

Docs: http.ServerResponse is missing socket and connection fields #12617

@Fr0sT-Brutal

Description

@Fr0sT-Brutal
  • Version: v7.9.0
  • Subsystem: http

http.ServerResponse docs are missing socket and connection fields. Moreover, it should be mentioned that they're nulled after end() so this won't work: resp.end(message, function(){ this.socket.destroy(); } );

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.httpIssues or PRs related to the http subsystem.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions