Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 676 Bytes

method.md

File metadata and controls

16 lines (11 loc) · 676 Bytes

RPC Method options

An RPC method has the following options available to be used:

Name Type Modifier Description
http message optional Sets HTTP informations about the RPC.

HTTP

Available options:

Name Type Modifier Description
auth_arg string array Sets authorization values for the RPC.
header string array Sets header variables that the RPC will have.