@bluelibs/runner - v6.3.1
Preparing search index...
RpcLaneRequestOptions
Interface RpcLaneRequestOptions
Per-request transport options forwarded to the communicator.
interface
RpcLaneRequestOptions
{
headers
?:
Record
<
string
,
string
>
;
signal
?:
AbortSignal
;
}
Index
Properties
headers?
signal?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
signal
@bluelibs/runner - v6.3.1
Loading...
Per-request transport options forwarded to the communicator.