Skip to content

HTTP Method REPORT not supported #1760

@aparvis

Description

@aparvis

Hi
According to http://www.iana.org/assignments/http-methods/http-methods.xhtml REPORT is a valid HTTP method. It's not supported by Swagger, probably because it's less known method. Will future swagger releases support it?

REPORT is similar to GET method because it's safe and idempontent. More importantly it fully supports parameters in request body. Such paramaters aren't recommended in GET requests (response caching) and parameters in URI have their limitations (e.g. request-line length).

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