Skip to content

How to change cookies secure setting? #477

Closed
@fengerzh

Description

@fengerzh

I can use cookieDomainRewrite and cookiePathRewrite to rewrite cookies, but there are more other settings in cookies, such as secure and SameSite, as server is https://www.something.com, it set cookies with secure, but my localhost is http://localhost:8080, so if write cookies with secure switch on, Chrome will refuse to set.

Can this flag be changed by this middleware? Thanks!

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