Skip to content

Please let us disable OPTIONS HTTP method altogether in a persistent way #138

@Nefcanto

Description

@Nefcanto

Hi

I could not find any other place to be relevant, so I'm sending this request here.
When we want to work with the network tab, most of the requests are duplicates, one for OPTIONS and one for the other method, GET or POST, etc.
The point is that we never find ourselves interested in OPTIONS. We only care about the actual request because OPTIONS is wired up once and works as expected.
But there is no way that we disable showing OPTIONS permanently. We can of course add -method:OPTIONS to the filter section, but we have to do that each and every time.

Please provide a way to filter out the OPTIONS method permanently.

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