Azure / Azure/azure-functions-java-worker
Support for sending back multiple headers of the same name
Ouverte
area:java-functions
Enhancement
pending release
- Langage dominant
- Java
- Étoiles
- 103
- Forks
- 74
- Merge moyen
- 4 j 8 h
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.