Skip to content

[WebProfilerBundle] Select more than one HTTP method to filter or exclude a HTTP method #50377

Closed
@artyuum

Description

@artyuum

Description

Currently, we can only select one HTTP method to filter:
image

When working on an application that receives requests from the browser, it's common to have many preflight requests. When debugging, it would help to be able to filter out these requests by only selecting the needed HTTP methods or by excluding the OPTIONS method for example.

Example

As the first option, we can add the multiple attribute on the input. It will do the job but it would break the design IMHO (cc @javiereguiluz), because the input would always display as expanded. I don't know if you would agree to add some kind of multi-select library but that can be a solution. A second option is to add another input called "Exclude method".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions