#include <ProxyRequestCommand.h>
Inheritance diagram for ProxyRequestCommand::
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... |
|
Reimplemented from Command. Definition at line 88 of file ProxyRequestCommand.cpp. |
|
Return a default HTML interface.
Reimplemented from Command. Definition at line 94 of file ProxyRequestCommand.cpp. |
|
Rewrites HTTP headers.
Definition at line 77 of file ProxyRequestCommand.cpp. |
|
Reimplemented from Command. Definition at line 10 of file ProxyRequestCommand.cpp. |