platform/api/symfony/Component/HttpFoundation/Exception/ConflictingHeadersException.yaml

13 lines
272 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: ConflictingHeadersException
class_comment: '# * The HTTP request contains headers with conflicting information.
# *
# * @author Magnus Nordlander <magnus@fervo.se>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- RequestExceptionInterface