Skip to content

routier-collection


routier-collection / plugins/replication/src / isConflictStatus

Function: isConflictStatus()

isConflictStatus(status): boolean

Defined in: plugins/replication/src/httpUtils.ts:27

Carries the HTTP status, so an application can classify a failure the same way the plugin does rather than matching on message text.

Parameters

status

number

Returns

boolean

Released under the MIT License.