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

[MRESOLVER-426] Make some HTTP configuration shared #356

Merged
merged 6 commits into from Nov 8, 2023

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Nov 7, 2023

Many of HTTP related options are not Apache HTTP transport specific. Also, make possible some newer java.net.http.HttpClient options to be applied.


https://issues.apache.org/jira/browse/MRESOLVER-426

Also, make possible some newer java.net.http.HttpClient
options to be applied.

---

https://issues.apache.org/jira/browse/MRESOLVER-426
@cstamas cstamas self-assigned this Nov 7, 2023
That does not really make any sense, but for now let it be
like it.
@cstamas
Copy link
Member Author

cstamas commented Nov 8, 2023

This PR needs more: instead of doing hoops and loops (all to circumvent enforcer on dependencies and more) just raise the build Java requirement to 21, as HttpClient::close method is added. We can keep this "fine grained" Java support (on 19 bind parameter, on 21 client close), but IMHO is overkill...

@cstamas cstamas added this to the 2.0.0 milestone Nov 8, 2023
@cstamas cstamas merged commit b3d0aea into apache:master Nov 8, 2023
4 checks passed
@cstamas cstamas deleted the MRESOLVER-426 branch November 8, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant