> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HttpClientRequestOptions

> Referencia de la interfaz TypeScript HttpClientRequestOptions en el X API SDK. Definiciones de campos, tipos y propiedades para la solicitud o respuesta de la X API.

## Propiedades

<ParamField name="method" type="string" />

<ParamField name="headers" type="Record<string, string> | Headers" />

<ParamField name="body" type="string | Buffer | ArrayBuffer | ArrayBufferView" />

<ParamField name="signal" type="AbortSignal" />

<ParamField name="timeout" type="number" />
