Skip to content

Support for sending back multiple headers of the same name #788

Open
@evolvedqube

Description

@evolvedqube

"HttpResponseMessage" only allows sending back a single header of the same name. If someone wants to set multiple cookies using 'Set-Cookie' header its not possible. To send multiple cookies, multiple Set-Cookie headers should be sent in the same response.

Expected behavior

We should be able to set multiple headers of the same name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions