Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWIHttpIfModifiedSinceHeader


RWIHttpIfModifiedSinceHeaderRWIHttpDateHeaderRWIHttpDateHeaderBase

Module

Networking Tools: Thread-hot Internet Classes (int library)

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

None

Synopsis

#include <rw/toolpro/httphdr.h>
RWIHttpIfModifiedSinceHeader imsHdr;

Required Libraries

thr, net, int, tls (and possibly std)

Description

RWIHttpIfModifiedSinceHeader is a specialization class of RWIHttpDateHeader. It defines the HTTP If-Modified-Since header request. It is a helper class that formats its contents as If-Modified-Since: header_value, where header_value is an RWIHttpDate object.

Public Constructors

RWIHttpIfModifiedSinceHeader();
RWIHttpIfModifiedSinceHeader(RWIHttpDate d);


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.