HTTP_010_CONTENT_NEGOTIATION: Content-Type und Accept sind verbindlich

Severity: must. Bereich: http-api.

Regel

Requests und Responses MUESSEN korrekte Content-Type- und Accept-Vertraege einhalten; HTML- und JSON-Endpunkte duerfen nicht stillschweigend inkompatible Formate liefern.

Reflection-Check

check:
  reflect:
    fields:
    - request_format
    - response_format
    object: endpoint

Evidence

alle Regeln dieses Bereichs