Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Add the request/response conversion to/from zend-http #3

Merged
merged 4 commits into from
Sep 28, 2015

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Sep 23, 2015

This PR adds the request/response conversion to/from zend-http.

To do:

  • PSR-7 response to Zend\Http\Response
  • Zend\Http\Response to PSR-7 response
  • Zend\Http\Request to PSR-7 request

The PSR-7 request and response are built using zend-diactoros.

@ezimuel ezimuel changed the title [WIP] Added the response translations [WIP] Ads the request/response conversions Sep 23, 2015
@ezimuel ezimuel changed the title [WIP] Ads the request/response conversions [WIP] Add the request/response conversions Sep 23, 2015
@weierophinney weierophinney added this to the 0.2.0 milestone Sep 24, 2015
@ezimuel ezimuel changed the title [WIP] Add the request/response conversions Add the request/response conversion to/from zend-http Sep 25, 2015
@ezimuel
Copy link
Contributor Author

ezimuel commented Sep 25, 2015

@weierophinney the PR is complete, you can review, thanks.

@weierophinney weierophinney merged commit 3da1ce5 into zendframework:master Sep 28, 2015
weierophinney added a commit that referenced this pull request Sep 28, 2015
 Add the request/response conversion to/from zend-http
weierophinney added a commit that referenced this pull request Sep 28, 2015
@weierophinney weierophinney self-assigned this Sep 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants