Bagikan melalui


Request interface

Mewakili Permintaan HTTP Node.js, termasuk kumpulan properti penggunaan minimal. Kompatibel dengan Restify, Express, dan Node.js core http.

Properti

body
headers
method

Detail Properti

body

body?: Body

Nilai Properti

Body

headers

headers: Headers

Nilai Properti

Headers

method

method?: string

Nilai Properti

string