Skip to content

Http::Utility::sendLocalReply() does not respect stream reset #1283

@htuch

Description

@htuch

This static helper function doesn't take into account that the caller (e.g. router) might have had its stream reset between encodeHeaders() and encodeData(). This is worked around in #1282 for router replies in the context of Http::AsyncClientImpl, but probably deserves a more complete solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions