mirror of https://github.com/docker/docs.git
546 B
546 B
title | description | keywords | aliases | ||
---|---|---|---|---|---|
Interface: RequestConfig | Docker extension API reference | Docker, extensions, sdk, API, reference |
|
Since
0.2.0
Properties
url
• Readonly
url: string
method
• Readonly
method: string
headers
• Readonly
headers: Record
<string
, string
>
data
• Readonly
data: any