Skip to content

Access raw body and json body #43

Description

@gerwinbrunner

Hi,

how can I get the raw body and also the json body from a request?
Currently I use

Picker.middleware( bodyParser.json() );

And this works fine, but for security checks I would also need the raw body. How could I get both of them?

Best,
Gerwin

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