Skip to content

Add promise resolution type #80

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
Jan 26, 2016
Merged

Add promise resolution type #80

merged 1 commit into from
Jan 26, 2016

Conversation

sagikazarmark
Copy link
Member

No description provided.

@joelwurtz
Copy link
Member

👍

@@ -27,6 +31,9 @@ request with HTTPlug::

See :ref:`message-factory` on how to use message factories.

Although the promise itself is not restricted to resolve a specific result type,
in HTTP context it resolves a PSR-7 Response or fails with an ``Http\Client\Exception``.
Copy link
Contributor

Choose a reason for hiding this comment

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

i would double backtick Response (probably with FQN to be consistent with the exception class)

@dbu
Copy link
Contributor

dbu commented Jan 26, 2016

👍 - feel free to merge once you checked the one feedback i have.

sagikazarmark added a commit that referenced this pull request Jan 26, 2016
@sagikazarmark sagikazarmark merged commit 5bc51b4 into master Jan 26, 2016
@sagikazarmark sagikazarmark deleted the promise_result branch January 26, 2016 09:21
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.

3 participants