Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::TLS_NEXT_PROTOCOL

String indicating the protocol being tunneled. Per the values in the IANA registry, this string should be lower case.

@example http/1.1

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 3987

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TLS_NEXT_PROTOCOL = 'tls.next_protocol';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal