HttpRequestInit interface
Solo a scopo di test. Questa operazione verrà sempre costruita quando viene eseguita nel contesto del runtime di Funzioni di Azure
Dettagli proprietà
body
headers
headers?: Record<string, string>
Valore della proprietà
Record<string, string>
method
method?: string
Valore della proprietà
string
params
params?: Record<string, string>
Valore della proprietà
Record<string, string>
query
query?: Record<string, string>
Valore della proprietà
Record<string, string>
url
url?: string
Valore della proprietà
string