مشاركة عبر


RawHttpHeaders type

يتم تمثيل مجموعة HttpHeaders ككائن JSON بسيط.

type RawHttpHeaders = { [headerName: string]: string }