-
-
Notifications
You must be signed in to change notification settings - Fork 55
(#176) HttpClientEnvelope + PlainHttpClient #189
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
Conversation
Job #189 is now in scope, role is |
Pull Request Test Coverage Report for Build 324
💛 - Coveralls |
Pull Request Test Coverage Report for Build 328
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@llorllale Same here, just cosmetic comments. Btw, do we use SslHttpClient for anything anymore? :-?
* HTTP client envelope. | ||
* | ||
* @author George Aristy (george.aristy@gmail.com) | ||
* @since 0.0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@llorllale @version $Id$
tag here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@amihaiemil try using WriteTag to check for this
* Plain HTTP (no TLS) client. | ||
* | ||
* @author George Aristy (george.aristy@gmail.com) | ||
* @since 0.0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@llorllale @version
as well here
Fixed style issues.
@amihaiemil added
|
@rultor merge it |
@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here |
@amihaiemil Done! FYI, the full log is here (took me 2min) |
Job |
The job #189 is now out of scope |
This PR is for #176:
HttpClientEnvelope
HttpClientEnvelope
PlainHttpClient
RemoteDocker
that defaults to thePlainHttpClient