Skip to content

CORS plugin not executing properly #219

@satishbkodali

Description

@satishbkodali

In microgateway, we have plugin sequence as

- cors
- oauth

Whenever options request reaches microgateway, the response headers are set and then the request is forwarding to oauth plugin which is wierd
As per this line it should end the options request right there. But it is being sent to next plugin

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