Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWHttpHeaderType

Module:  Internet Protocols Module   Package:  HTTP


Global Enumerator

Local Index

Members

Header File

#include <rw/http/RWHttpHeaderBase.h>

Description

Specifies the type of header. You can use this enumerator for ordering the headers when you send them.

Declaration

enum RWHttpHeaderType { 
     RW_HTTP_GENERAL_HEADER=0,
     RW_HTTP_REQUEST_HEADER=1,
     RW_HTTP_RESPONSE_HEADER=2,
     RW_HTTP_ENTITY_HEADER=3
}


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.