-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
-
Undefined
The issue seems to be here https://github.com/resteasy/Resteasy/blob/8e64b0650e0066ac1b73299affac3facd182a988/resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/RestClientBuilderImpl.java#L256. I don't think it can be assumed that the host is a valid regex pattern. The networking properties documentation talks about how * is used for wildcards.
This was originally found in Quarkus https://github.com/quarkusio/quarkus/issues/19240. There are more details there.
- is blocked by
-
RESTEASY-2975 Move the MicroProfile modules to a new project
- Resolved
- is related to
-
RESTEASY-2708 Add RestClientBuilder.proxyAddress(host, port) support
- Resolved
- mentioned on