Skip to content

HTTP: Built-in support for CORS preflight requests #4469

@jgaalen

Description

@jgaalen

When gatling does a preflight request, so using the method OPTIONS, it also sends the cookie. By standards, cookies shouldn't be sent for preflight requests. So Gatling should avoid sending the cookies.
I have a case that cookies are handled in the backend, but they shouldn't as in reality cookies are never added to those requests.

Metadata

Metadata

Assignees

No one assigned

    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