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

RWHttpUserAgentHeader

Module:  Internet Protocols Module   Package:  HTTP


RWHttpUserAgentHeader RWHttpGenericHeader RWHttpHeaderBase

Local Index

Members

Header File

#include <rw/http/RWHttpUserAgentHeader.h>

Description

RWHttpUserAgentHeader is a specialization class of RWHttpGenericHeader. It defines the HTTP User-Agent Header request. It is a helper class that formats its contents as User-Agent: header_value, where header_value is text that describes the client application.

Public Constructors

RWHttpUserAgentHeader();
RWHttpUserAgentHeader(const RWCString& value);
RWHttpUserAgentHeader(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.