Header menu logo FSharp.ATProto

XrpcMethod Type

The HTTP method an XRPC endpoint expects.

Union cases

Union case Description

Procedure

Full Usage: Procedure

XRPC procedure -- mapped to HTTP POST.

Query

Full Usage: Query

XRPC query -- mapped to HTTP GET.

Instance members

Instance member Description

this.IsProcedure

Full Usage: this.IsProcedure

Returns: bool
Returns: bool

this.IsQuery

Full Usage: this.IsQuery

Returns: bool
Returns: bool

Type something to start searching.