Skip to content

Cors Origin * does not work #5585

Closed
Closed
@gsingh-ds

Description

@gsingh-ds

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

Make sure to fork this template and run yarn generate in the terminal.

Please make sure Mesh package versions under package.json matches yours.

  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

While setting the cors origin to "*" it still return the allowed origin as the host domain.

To Reproduce Steps to reproduce the behavior:

  1. You can see the cors options are set under serve in .meshrc.yml
  2. When you make a request in graphqlmesh you can see the response headers.
    Sandbox: Link

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