Azure / Azure/azure-functions-java-worker

Support for sending back multiple headers of the same name

Aperta
#788 0 commenti 0 reazioni 1 assegnatario Rivendicata da @YunchuWang Vedi su GitHub
area:java-functions Enhancement pending release
Lingua principale
Java
Stelle
103
Fork
74
Merge medio
4g 8h
PR unite (30g)
2

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.