Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWIHttpGet


RWIHttpGetRWIHttpMethod

Module

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

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

Member Functions

Synopsis

#include <rw/toolpro/httpmeth.h>
RWIHttpGet getRoot;

Required Libraries

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

Description

RWIHttpGet is a specialization class of RWIHttpMethod. It provides basic formatting for HTTP GET requests. RWIHttpGet is a helper class used to construct the execute method of RWIHttpClient to initiate a possible HTTP GET request.

Public Constructors

RWIHttpGet(const RWCString& uri="/");

Public Member Functions

RWCString
name() const; 


Previous fileTop of DocumentContentsIndexNext file

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