W3cubDocs

/Symfony 3.2

ConflictingHeadersException

class ConflictingHeadersException extends RuntimeException

The HTTP request contains headers with conflicting information.

This exception should trigger an HTTP 400 response in your application code.