Skip to content

[BUG] Listing Origin as an allowed request header is unnecessary #245

@jub0bs

Description

@jub0bs

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The middleware lists Origin as an allowed request header. However, listing Origin is never necessary because that header is added to requests by the browser, never by the client.

Expected Behavior

Not listing Origin as an allowed request header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions