Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ProxyRequestCommand Class Reference

#include <ProxyRequestCommand.h>

Inheritance diagram for ProxyRequestCommand::

Command List of all members.

Public Methods

virtual void run (std::ostream &)
virtual void getHtmlInterface (std::ostream &)
 Return a default HTML interface. More...

virtual string getCommandString ()

Private Methods

void rewriteRequest ()
 Rewrites HTTP headers. More...


Member Function Documentation

string ProxyRequestCommand::getCommandString [virtual]
 

Reimplemented from Command.

Definition at line 88 of file ProxyRequestCommand.cpp.

void ProxyRequestCommand::getHtmlInterface std::ostream & s [virtual]
 

Return a default HTML interface.

Reimplemented from Command.

Definition at line 94 of file ProxyRequestCommand.cpp.

void ProxyRequestCommand::rewriteRequest [private]
 

Rewrites HTTP headers.

Definition at line 77 of file ProxyRequestCommand.cpp.

void ProxyRequestCommand::run std::ostream & s [virtual]
 

Todo:
I am currently taking advantage of the fact that I know how large the segment size is. I need to remove that dependance later.

Reimplemented from Command.

Definition at line 10 of file ProxyRequestCommand.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:58 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001