WyriHaximus · GitHub

Merged

Merged

Conversation

WyriHaximus

@WyriHaximus

clue

@legionth

@legionth

clue

clue approved these changes Apr 26, 2017

@legionth

andig

*/
public static function parseCookie($cookie)
{
// PSR-7 `getHeadline('Cookies')` will return multiple

andig

public static function parseCookie($cookie)
{
// PSR-7 `getHeadline('Cookies')` will return multiple
// cookie header coma-seperated. Multiple cookie headers

andig

$this->assertEquals(array(), $requestValidation->getCookieParams());
}

public function testCookieWithSepeartorWillBeAddedToServerRequest()

@legionth

@legionth

andig

{
// PSR-7 `getHeaderLine('Cookies')` will return multiple
// cookie header comma-seperated. Multiple cookie headers
// are not allowed according to https://tools.ietf.org/html/rfc6265#section-5.4

jsor

jsor approved these changes May 10, 2017

@WyriHaximus

@clue clue mentioned this pull request

Nov 17, 2017

Merged

Read the original on github.com ↗