| Return Type | Function name | Arguments |
|---|---|---|
| bool | hzHttpEvent::HdrComplete | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
bool hzHttpEvent::HdrComplete (void)
{ return m_bHdrComplete ; }