HttpRequestInit interface
Yalnızca test amaçlıdır. Bu, Azure İşlevleri çalışma zamanı bağlamında çalıştırıldığında her zaman sizin için oluşturulacaktır
Özellik Ayrıntıları
body
headers
headers?: Record<string, string>
Özellik Değeri
Record<string, string>
method
method?: string
Özellik Değeri
string
params
params?: Record<string, string>
Özellik Değeri
Record<string, string>
query
query?: Record<string, string>
Özellik Değeri
Record<string, string>
url
url?: string
Özellik Değeri
string