Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Nov 29, 2022

This changeset refactors some internal logic to remove the internal RequestData and reuse the request object instead (#480). Additionally, it renames the internal only React\Http\Client\Request class to React\Http\Io\ClientRequestStream to avoid confusion.

This does not affect the public React\Http\Message\Request class or any other public APIs, so this should be safe to apply. The test suite confirms this has 100% code coverage and does not otherwise affect our APIs.

Builds on top of #480 and #389
Done in preparation for #468

@clue clue added this to the v1.9.0 milestone Nov 29, 2022
Copy link
Member

@SimonFrings SimonFrings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants