API Reference > imodeljs-common > RpcInterface > HttpMethod_T HttpMethod_T Type alias HttpMethod_T = "get" = undefined | "put" = undefined | "post" = undefined | "delete" = undefined | "options" = undefined | "head" = undefined | "patch" = undefined | "trace" = undefined Defined in core/common/src/rpc/web/WebAppRpcRequest.ts Line 22 Last Updated: 13 June, 2024