The Wayback Machine - https://web.archive.org/web/20251217130452/https://docs.docker.com/reference/api/extensions-sdk/RequestConfig/

Interface: RequestConfig

Since

0.2.0

Properties

url

Readonly url: string


method

Readonly method: string


headers

Readonly headers: Record<string, string>


data

Readonly data: any