System::Net::WebHeaderCollection::IsRestricted metodo
WebHeaderCollection::IsRestricted method
Verifica se l’intestazione HTTP specificata può essere impostata per la richiesta.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Parametro | Tipo | Descrizione |
|---|---|---|
| headerName | const String& | Il nome dell’intestazione da testare. |
ReturnValue
true se l’intestazione è limitata; altrimenti false.
Vedi anche
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Font for C++