System::Net::WebHeaderCollection::IsRestricted メソッド
WebHeaderCollection::IsRestricted method
指定された HTTP ヘッダーをリクエストに設定できるかテストします。
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| パラメーター | 型 | 説明 |
|---|---|---|
| headerName | const String& | テストするヘッダー名。 |
ReturnValue
ヘッダーが制限されている場合は true、そうでない場合は false。
参照
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++