HttpResponse type
Mewakili bentuk HttpResponse
type HttpResponse = {
body: unknown
headers: RawHttpHeaders
request: PipelineRequest
status: string
}
Browser ini sudah tidak didukung.
Mutakhirkan ke Microsoft Edge untuk memanfaatkan fitur, pembaruan keamanan, dan dukungan teknis terkini.
Mewakili bentuk HttpResponse
type HttpResponse = {
body: unknown
headers: RawHttpHeaders
request: PipelineRequest
status: string
}