You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copyright (c) 2020, 2022 Oracle and/or its affiliates.
3
+
Copyright (c) 2020, 2023 Oracle and/or its affiliates.
4
4
5
5
Licensed under the Apache License, Version 2.0 (the "License");
6
6
you may not use this file except in compliance with the License.
@@ -48,8 +48,8 @@ Creates every client and request as a builder pattern. This improves readability
48
48
* *Redirect chain* +
49
49
Follows the redirect chain and perform requests on the correct endpoint by itself.
50
50
51
-
* *Tracing, metrics and security propagation* +
52
-
Automatically propagates the configured tracing, metrics and security settings of the Helidon WebServer to the WebClient and uses them during request and response.
51
+
* *Tracing and security propagation* +
52
+
Automatically propagates the configured tracing and security settings of the Helidon WebServer to the WebClient and uses them during request and response.
0 commit comments