Class HttpProtocolUtil
java.lang.Object
io.opentelemetry.instrumentation.api.internal.HttpProtocolUtil
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProtocol(String protocol) static StringgetVersion(String protocol) static StringnormalizeHttpVersion(String version)
-
Method Details
-
getProtocol
-
getVersion
-
normalizeHttpVersion
-