atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
#include <atscppapi/Request.h>
Go to the source code of this file.
Classes | |
class | atscppapi::ClientRequest |
Encapsulates a client request. A client request is different from a server request as it has two URLs - the pristine URL sent by the client and a remapped URL created by the server. More... | |