Skip to content

Some cleanup and added PSR7 as requirement #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2018
Merged

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Feb 2, 2018

I copied from the specification document.

@@ -10,7 +10,7 @@
/**
* Sends a PSR-7 request and returns a PSR-7 response.
*
* Every technically correct HTTP response MUST be returned as is, even if it represents an HTTP
* Every technically correct HTTP response MUST be returned as is, even if it represents a HTTP
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Im sure I copied it right, but I think I agree with you on the grammar.

https://github.com/php-fig/fig-standards/blob/master/proposed/http-client/http-client.md#clientinterface

I do not think it is a blocker for the package. Could you please correct this at the specification?

Copy link
Member

Choose a reason for hiding this comment

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

Done #1006

@sagikazarmark sagikazarmark merged commit d4d3ec0 into master Feb 3, 2018
@sagikazarmark sagikazarmark deleted the patch-1 branch February 3, 2018 12:55
@Nyholm
Copy link
Member Author

Nyholm commented Feb 3, 2018

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants