Skip to content

Document Request#getContent() #3609

Closed
Closed
@wouterj

Description

@wouterj
Member

The HttpFoundation component docs has a list of methods available of the request, however the getContent() method is missing. It returns the raw data sent to the server.

Activity

stof

stof commented on Feb 26, 2014

@stof
Member

does it really make sense to maintain a list of method manually rather than linking to the API doc ?

bicpi

bicpi commented on Feb 26, 2014

@bicpi
Contributor

Just made a proposal PR for this.

I think this is not just an additional item for a list of methods as it is a very important one. So I mentioned an example that you can use it to process incoming JSON.

added a commit that references this issue on Mar 9, 2014

feature #3610 [HttpFoundation] Add doc for Request::getContent() meth…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    HttpFoundationactionableClear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bicpi@stof@wouterj

        Issue actions

          Document Request#getContent() · Issue #3609 · symfony/symfony-docs