-
Notifications
You must be signed in to change notification settings - Fork 11
Pass session to script #3
Copy link
Copy link
Open
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels