Skip to content

Pass session to script #3

Description

@igorw

Not sure if this is of any use, but to properly share the session object, it could be serialized and passed through env and headers:

[CgiHttpKernel Session] --- CGI --> [Child script Session]
                                               |
                    [serialized env var]       |
                                               v
[CgiHttpKernel Session] <-- CGI --- [Child script Session]

                [serialized response header]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions