symfony / 2.7 / symfony / component / httpfoundation / exception / conflictingheadersexception.html

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.