-
Notifications
You must be signed in to change notification settings - Fork 22
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
Isolate Jersey dependency #51
Conversation
I like this proposal. thx |
Ok @nikoloff but if you want I can change the methods visibility that you think need a change and update the pull request. Regards. |
Yes thx @basoko , that will be great. |
Sorry @nikoloff, I'm not sure about what you mean because ParameterMap is final and HttpClient is an interface so it can not be final. |
@basoko sorry about the merge delay, we will take care of both pull requests next week. Again, thanks for the contribution. |
@basoko sorry about the delay. will take care of this today. |
@stoilkov Don't worry, there's no rush. I only wanted to know if there's something I can do to improve it. |
I have done a small refactor with the aim of isolate the Jersey dependency.