Skip to content

Unable to get POST parameters in params #8

@lovesh

Description

@lovesh

I tried the http-demo example in 2.2 and i am not getting the POST parameters in the params map. I am getting GET parameters and i am getting the request body. The request body has those parameters but somehow params does not have POST parameters. My sbt version is 0.12.2 and i am running scalatra's default server. I also tried building my scalatra app on sbt 0.13.0 but there also i dont get POST parameters in params but only GET

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