#include <httpsvc.h>
Public Member Functions | |
PServiceHTTPFile (const PString &filename, BOOL needSig=FALSE) | |
PServiceHTTPFile (const PString &filename, const PFilePath &file, BOOL needSig=FALSE) | |
PServiceHTTPFile (const PString &filename, const PHTTPAuthority &auth, BOOL needSig=FALSE) | |
PServiceHTTPFile (const PString &filename, const PFilePath &file, const PHTTPAuthority &auth, BOOL needSig=FALSE) | |
void | OnLoadedText (PHTTPRequest &, PString &text) |
Protected Member Functions | |
virtual BOOL | GetExpirationDate (PTime &when) |
Protected Attributes | |
BOOL | needSignature |
|
|
|
|
|
|
|
|
|
|
|
|
|
|