Skip to content

Recreating cookies with per-request values isn't documented #33

@nwellnhof

Description

@nwellnhof

It's possible to recreate cookies with per-request values by setting change_id and one of the following keys in $env->{'psgix.session.options'}:

  • path
  • domain
  • expires
  • secure
  • httponly

This is useful to implement things like a "Remember me" option, for example, so I think it should be documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions