Skip to content

Additional Body parsers #225

Closed
Closed
@geggleto

Description

@geggleto

Related to #220

In Slim we have quite a few different media parsers we include in our PSR-7 implementation however these limits are infrequently extended by some in specific industries. It would be super helpful to have the ability

  1. Have more than one media parser middleware as it's not always just 1 type of request body in a project

  2. Have the ability to add more parsers to the middleware.

Here's our current strategy.

https://github.com/slimphp/Slim/blob/3.x/Slim/Http/Request.php#L204-L241

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions