Skip to content

secret cookie cannot be parsed because of unescape character[:] #1066

@kinglywork

Description

@kinglywork

io.set('authorization', function (handshake, callback) {
//handshake.headers.cookie contains unescape character[s:cookie.XXXX] as [s%3Acookie.XXXX] so that connect.utils.parseSignedCookie midware cannot parse this cookie correctly.
});

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