X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage%2FsetHeaders.md;h=2ccbf6f804845dc269c6e3456207737afc1f20ef;hb=a80a94211d943b9903d9d36ebc62320a3673f784;hp=2ce4418fad68c0248c4e0e8b2dcbe2ab95892143;hpb=3bf080fbfef8496240a6d42d4a2d4c08c04cf8fd;p=mdref%2Fmdref-http diff --git a/http/Message/setHeaders.md b/http/Message/setHeaders.md index 2ce4418..2ccbf6f 100644 --- a/http/Message/setHeaders.md +++ b/http/Message/setHeaders.md @@ -3,7 +3,7 @@ Set the message headers. See http\Message::getHeaders() and http\Message::addHeaders(). -> **NOTE:** +> ***NOTE:*** > Prior to v2.5.6/v3.1.0 headers with the same name were merged into a single > header with values concatenated by comma. @@ -47,6 +47,5 @@ Yields: ## Changelog: -Version | Changes --------------|-------- -2.5.6, 3.1.0 | Multiple headers with the same name are kept separate instead of merged together. +0. 2.5.6, 3.1.0 + * Multiple headers with the same name are kept separate instead of merged together.