-
Notifications
You must be signed in to change notification settings - Fork 42
Adopt apache http client 5 #1645
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
47814cf to
b23bf47
Compare
...er-core/src/main/java/org/cloudfoundry/multiapps/controller/core/http/HttpClientFactory.java
Outdated
Show resolved
Hide resolved
039fca8 to
56bf914
Compare
...er-core/src/main/java/org/cloudfoundry/multiapps/controller/core/http/HttpClientFactory.java
Outdated
Show resolved
Hide resolved
...er-core/src/main/java/org/cloudfoundry/multiapps/controller/core/http/HttpClientFactory.java
Outdated
Show resolved
Hide resolved
...r-core/src/test/java/org/cloudfoundry/multiapps/controller/core/http/CsrfHttpClientTest.java
Outdated
Show resolved
Hide resolved
|
Check coverage on new Code |
56bf914 to
bfcc051
Compare
|
coverage is low because of the factory and the code use for mocks in the tests :D |
| import org.apache.hc.core5.util.TimeValue; | ||
| import org.apache.hc.core5.util.Timeout; | ||
|
|
||
| public class HttpClientFactory { |
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.
Where is this class used? Do we need it in this project?
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.
moved
LMCROSSITXSADEPLOY-1549
bfcc051 to
29876f6
Compare
|


No description provided.