Const
Kind of HTTP protocol used.
Note: If net.transport is not specified, it can be assumed to be IP.TCP except if http.flavor is QUIC, in which case IP.UDP is assumed.
net.transport
IP.TCP
http.flavor
QUIC
IP.UDP
Use HTTP_FLAVOR_VALUE_HTTP_1_0 in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).
Kind of HTTP protocol used.
Note: If
net.transportis not specified, it can be assumed to beIP.TCPexcept ifhttp.flavorisQUIC, in which caseIP.UDPis assumed.