Azure / Azure/azure-functions-java-worker

Support for sending back multiple headers of the same name

Open
#788 0 comments 0 reactions 1 assignee Claimed by @YunchuWang View on GitHub
area:java-functions Enhancement pending release
Dominant language
Java
Stars
103
Forks
74
Avg merge
4d 8h
Merged PRs (30d)
2

Description

"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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.