Return TypeFunction nameArguments
const char*hzHttpEvent::ETag(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

const char* hzHttpEvent::ETag (void)
                                           { return m_pETag ; }