System::Net::WebHeaderCollection::IsRestricted método
WebHeaderCollection::IsRestricted method
Prueba si el encabezado HTTP especificado puede establecerse para la solicitud.
static bool System::Net::WebHeaderCollection::IsRestricted(const String &headerName)
| Parámetro | Tipo | Descripción |
|---|---|---|
| headerName | const String& | El nombre del encabezado a probar. |
ReturnValue
true si el encabezado está restringido; de lo contrario false.
Ver también
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++