Skip to content

RPC_ERROR_HEADER

const RPC_ERROR_HEADER: "X-VGI-RPC-Error" = "X-VGI-RPC-Error";

Defined in: src/constants.ts:52

HTTP response header set when an RPC error is returned over the HTTP transport.