Skip to content
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

Investigate switching Domino proxy to HttpURLConnection #86

Open
jesse-gallagher opened this issue Nov 23, 2021 · 1 comment
Open

Investigate switching Domino proxy to HttpURLConnection #86

jesse-gallagher opened this issue Nov 23, 2021 · 1 comment
Labels
domino enhancement New feature or request

Comments

@jesse-gallagher
Copy link
Member

Using Apache HttpClient is certainly not bad, and it does a lot of heavy lifting, but it could be helpful to remove the dependency and use the raw Java objects instead.

@jesse-gallagher jesse-gallagher added enhancement New feature or request domino labels Nov 23, 2021
@jesse-gallagher
Copy link
Member Author

jesse-gallagher commented Jul 7, 2022

It might also work to switch to the older Commons HTTP Client, which ships with Domino's OSGi stack. Wink also has an older versions of the newer HttpClient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domino enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant