ResourceHttpRequest interface
تفاصيل طلب HTTP.
الخصائص
| client |
عنوان IP للعميل. |
| client |
معرف طلب العميل. |
| method | أسلوب الطلب. |
| url | عنوان url المستخدم في الطلب. |
تفاصيل الخاصية
clientIpAddress
عنوان IP للعميل.
clientIpAddress: string
قيمة الخاصية
string
clientRequestId
معرف طلب العميل.
clientRequestId: string
قيمة الخاصية
string
method
أسلوب الطلب.
method: string
قيمة الخاصية
string
url
عنوان url المستخدم في الطلب.
url: string
قيمة الخاصية
string