10000 Something Wrong with AbstractSessionListener · Issue #37113 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Something Wrong with AbstractSessionListener #37113
Closed
@tugrul

Description

@tugrul

Symfony version(s) affected: 5.0.9

Description
AbstractSessionListener always modify Cache-Control header even there is no data inside of session storage.

How to reproduce
Simply create a controller with a hello world response action.

Possible Solution
We can check is there some data in session store instead of checking session mutation.

Additional context
I inspect the issue with debugging and you can see below.

session_store_no_cache

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0