Skip to content

how to using restify-cors-middleware with credentials? #57

@framlin

Description

@framlin

In the past I called
server.use(restify.CORS( {credentials: true, headers: ['x-framlin-ci']}));

What do I have to call instead of this, now, if I use restify-cors-middleware, to get the same result, as with the old CORS-plugin?
All experiments, I took so far failed :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions