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

# getHttpStream

> Function getHttpStream in the Baileys API.

> **getHttpStream**(`url`, `options`): `Promise`\<`Readable`>

Defined in: [src/Utils/messages-media.ts:365](https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/messages-media.ts#L365)

## Parameters

### url

`string` | `URL`

### options

`RequestInit` & `object` = `{}`

## Returns

`Promise`\<`Readable`>
