Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
@cstamas cstamas deleted the MRESOLVER-426 branch November 8, 2023 19:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant