طريقة System::Net::WebHeaderCollection::IsRestricted
WebHeaderCollection::IsRestricted method
يفحص ما إذا كان يمكن ضبط رأس HTTP المحدد للطلب.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Parameter | Type | الوصف |
|---|---|---|
| headerName | const String& | اسم الرأس للاختبار. |
ReturnValue
صحيح إذا كان الرأس مقيدًا؛ وإلا خطأ.
انظر أيضًا
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++