System::Net::WebHeaderCollection::IsRestricted metod
WebHeaderCollection::IsRestricted method
Testar om den angivna HTTP-rubriken kan sättas för förfrågan.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Parameter | Type | Beskrivning |
|---|---|---|
| headerName | const String& | Headernamnet att testa. |
ReturnValue
Sant om headern är begränsad; annars falskt.
Se även
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++