This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef char | HttpHeaderMask[12] |
Functions | |
void | httpHeaderMaskInit (HttpHeaderMask *mask, int value) |
Typedef Documentation
◆ HttpHeaderMask
typedef char HttpHeaderMask[12] |
Definition at line 13 of file HttpHeaderMask.h.
Function Documentation
◆ httpHeaderMaskInit()
void httpHeaderMaskInit | ( | HttpHeaderMask * | mask, |
int | value | ||
) |
Definition at line 47 of file HttpHeaderTools.cc.
Referenced by HttpHeader::HttpHeader(), HttpHeader::clean(), HttpHeader::delByName(), and HttpHeader::refreshMask().