409
HTTP

409 Conflict

The request conflicts with the current state of the server. Often due to concurrent modification or business rule violations.

Bu Kodu Gördüğünüzde

When trying to create a resource that already exists, or updating a resource that was modified by another request.

Nasıl düzeltilir

Refresh the resource state, resolve conflicts, and retry. Use ETags for optimistic concurrency.

Protokoller Arası Eşdeğerler

Karşılaştırmalar

Kılavuzlar

Sözlük