platform/api/symfony/Component/HttpFoundation/Exception/ConflictingHeadersException.yaml
2024-09-02 10:44:11 -07:00

12 lines
272 B
YAML

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