Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Are headers semantically passed by value or by (mutable) reference? #38

@dicej

Description

@dicej

When I pass a headers parameter to new-outgoing-response and then edit those headers prior to passing the response to the host via set-response-outparam, should the edits be reflected in the response? And what if I edit the headers after calling set-response-outparam? Analogous questions apply for outgoing requests.

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