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

RWHttpFromHeader

Module:  Internet Protocols Module   Package:  HTTP


RWHttpFromHeader RWHttpGenericHeaderRWHttpHeaderBase

Local Index

Members

Header File

#include <rw/http/RWHttpFromHeader.h>

Description

RWHttpFromHeader is a specialization class of RWHttpGenericHeader. It defines the HTTP FROM HEADER request. It is a helper class that formats its contents as From: header_value, where header_value is a valid e-mail address. The validity of header_value is not checked.

Public Constructors

RWHttpFromHeader();
RWHttpFromHeader(const RWCString& value);
RWHttpFromHeader(const RWHttpGenericHeader& hdr);


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.