Skip to content

Add PSR-7 TagHandler::tagResponse() #230

@ddeboer

Description

@ddeboer

Currently, we only have tagResponse() in the bundle (for Symfony responses). Now PSR-7 has been accepted, however, we could also add this method to the library, setting tags on a PSR-7 response.

It’s then up for debate whether we want to override this in the bundle, or use Symfony’s PSR-7 bridge to convert between the two response types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions