Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Http
  • AbstractApplicationTest.php
Find file BlameHistoryPermalink
  • Markus Poerschke's avatar
    [BUGFIX] Send "Set-Cookie" HTTP header as multi line · ea616b5e
    Markus Poerschke authored Jun 03, 2019 and Daniel Goerz's avatar Daniel Goerz committed Jul 01, 2019
    To set multiple cookies at the same request, the "Set-Cookie" header
    must be sent as multi line. The default behavior, a comma separated list,
    will cause that only the first cookie is set.
    
    Resolves: #88482
    Releases: master, 9.5
    Change-Id: Ife4dfeb9e4e7c0452d8da10740450c8cbd26ac3e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61178
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    ea616b5e