System::Net::WebHeaderCollection::IsRestricted méthode
WebHeaderCollection::IsRestricted method
Teste si l’en-tête HTTP spécifié peut être défini pour la requête.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Paramètre | Type | Description |
|---|---|---|
| headerName | const String& | Le nom de l’en-tête à tester. |
ReturnValue
true si l’en-tête est restreint ; sinon false.
Voir aussi
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Font for C++