VerificationResponse interface

The verdict HttpProtect.verify() returns.

Signature:

export interface VerificationResponse 

Properties

Property

Modifiers

Type

Description

httpCode

number

The status code matching VerificationResponse.status — 200 for SAFE, 429 for LIMITED, 418 for BANNED.

status

VerificationStatus

What was decided about the request.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.