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++