Interface: RequestConfigV0

Interface: RequestConfigV0

Docker Desktop 확장 SDK의 RequestConfigV0 인터페이스예요. 백엔드 v0 API용 HTTP 요청 설정을 정의해요.

출처: 문서

본문

Interface: RequestConfigV0

속성

url

Readonly url: string

method

Readonly method: string

headers

Readonly headers: Record<string, string>

data

Readonly data: any

더 알아보기