Merge branch '6.2.x'

This commit is contained in:
Brian Clozel
2025-01-07 09:04:05 +01:00
5 changed files with 23 additions and 5 deletions
@@ -74,7 +74,7 @@ public enum ClientHttpObservationDocumentation implements ObservationDocumentati
/**
* URI template used for HTTP request, or {@value KeyValue#NONE_VALUE} if
* none was provided.
* <p>Only the path part of the URI is considered.
* <p>The protocol, host and port part of the URI are not considered.
*/
URI {
@Override