Const
409 Conflict
This response is sent when a request conflicts with the current state of the server.
import { CONFLICT } from 'costatus'; Copy
import { CONFLICT } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/409
409 Conflict
This response is sent when a request conflicts with the current state of the server.
https://developer.mozilla.org/docs/Web/HTTP/Status/409