Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEndpointOptions

Hierarchy

  • IEndpointOptions

Index

Properties

Optional coerceRequestsToJsonRpc2

coerceRequestsToJsonRpc2: boolean

Whether to coerce requests without the 'jsonrpc' member to valid JSON-RPC 2.0 requests (adding 'jsonrpc': '2.0' and 'id': null, assuming the client is interested in the response)