Skip to content

routier-collection


routier-collection / plugins/replication/src / isAuthStatus

Function: isAuthStatus()

isAuthStatus(status): boolean

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

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.