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

Breadcrumb

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

class ConflictingHeadersException

The HTTP request contains headers with conflicting information.

@author Magnus Nordlander <magnus@fervo.se>

Hierarchy

  • class \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException
    • class \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException
      • class \Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException extends \Symfony\Component\HttpFoundation\Exception\UnexpectedValueException implements \Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface

Expanded class hierarchy of ConflictingHeadersException

2 files declare their use of ConflictingHeadersException
Profiler.php in vendor/symfony/http-kernel/Profiler/Profiler.php
Request.php in vendor/symfony/http-foundation/Request.php

File

vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php, line 19

Namespace

Symfony\Component\HttpFoundation\Exception
View source
class ConflictingHeadersException extends UnexpectedValueException implements RequestExceptionInterface {

}

API Navigation

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