Aracılığıyla paylaş


RawHttpHeadersInput type

Giriş için basit bir JSON nesnesi olarak temsil edilen httpheaders koleksiyonu.

type RawHttpHeadersInput = Record<string, string | number | boolean>