Skip to content

Missing Documentation on Testing Raw Post Data #2368

Closed
@jonmchan

Description

@jonmchan

I would like to test a web service that takes the JSON within the raw POST string (php://input) and processes the data. The feature for creating a client with raw POST data is not documented in symfony docs, only in the phpdoc of the method using the $content argument. Please add documentation for this argument.

https://github.com/symfony/symfony/blob/master/src/Symfony/Component/BrowserKit/Client.php#L227

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