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

RWHttpIfModifiedSinceHeader

Module:  Internet Protocols Module   Package:  HTTP


RWHttpIfModifiedSinceHeader RWHttpDateHeader RWHttpHeaderBase

Local Index

Members

Header File

#include <rw/http/RWHttpIfModifiedSinceHeader.h>

Description

RWHttpIfModifiedSinceHeader is a specialization class of RWHttpDateHeader. It is a helper class that formats its contents as If-Modified-Since: header_value, where header_value is an RWHttpDate object.

Public Constructors

RWHttpIfModifiedSinceHeader();
RWHttpIfModifiedSinceHeader(const RWHttpDate& d);
RWHttpIfModifiedSinceHeader(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.