This repository was archived by the owner on Oct 26, 2019. It is now read-only.
HTTPlug Symfony bundle integration doc - #257
Merged
Merged
Conversation
Contributor
Author
|
Please wait php-http/HttplugBundle#210 solving and this PR update before merge. |
Member
|
Hey, thanks for the PR, this is something that would be nice to have in the 2.0 version, can you rebase this work on 2.0 branch ? |
Contributor
Author
|
Yeah I'll do it when I'll have time for it. 😉 |
Contributor
Author
|
Wait a minute, this is not related to #255. This is only documentation about how to integrate it with http-plug. But a bridge and some modification must be done and yes, may be added on 2.0. Though? |
Member
|
Thanks for this, will you have time to test if this is still acurate for 2.0 ? |
Contributor
Author
|
@joelwurtz For now I can't test because of php-http/logger-plugin#3. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I dug on a lot of brainfucking before figuring out how to integrate your custom
HTTPClientwith the official bundle.I made a quick documentation that I think, may help a lot for other Symfony users.
Regards.