Skip to content

False positive issues raised because of default content type application/x-www-form-urlencoded #80

@bhavinAtMC

Description

@bhavinAtMC

For servers that do not support the application/x-www-form-urlencoded for example for APIs which expect the content type to be application/json, the extension is raising the false positive issues because the server would send 400 or something due to incompatible content type but when extension sends request to confirm validity with original content-type or without the content-type header a valid response is returned, which make the extension believe that it has found an issue.

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