Files
node/lib
Jinwoo Lee b61a08ca2d http2: fix mapToHeaders() with single string value
This is for issue 16452. When 'set-cookie' header is set with an array
that has only one string value, it's split into its individual
characters.

Fix by resetting `isArray` to false when the value is converted from an
array to a string.

Fixes: https://github.com/nodejs/node/issues/16452
PR-URL: https://github.com/nodejs/node/pull/16458
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
2017-10-26 17:32:27 +02:00
..
2017-08-25 11:29:33 -07:00
2017-10-19 13:54:14 -04:00
2017-08-28 00:39:42 +04:00
2017-10-25 14:48:30 -04:00
2017-10-19 13:54:14 -04:00
2016-10-04 12:17:32 -04:00
2017-03-10 11:23:48 -08:00
2017-10-01 23:58:59 -03:00
2017-10-22 16:51:10 -07:00
2017-06-28 20:00:42 +02:00
2017-10-23 17:17:16 +02:00
2017-10-02 12:36:52 -07:00