Skip to content

Unable to access bodyParams on DELETE requests #107

@austinv11

Description

@austinv11

Currently request.bodyParams returns an empty map on DELETE requests. This is because DELETE request deserializers are ignored here: https://github.com/wasabifx/wasabi/blob/master/wasabi-core/src/main/kotlin/org/wasabifx/wasabi/protocol/http/HttpRequestHandler.kt#L47 is this intentional?

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