#include "gnet.h"
#include "gfile.h"
#include "gtime.h"
Go to the source code of this file.
Defines | |
#define | MAX_HTTP_CHUNK_SIZE ((t_uint32)MAX_UINT16_U) |
#define | MAX_HTTP_HUGE_CHUNK_SIZE ((t_uint32)MAX_UINT16_U*2UL) |
|
Definition at line 8 of file ghttp.h. Referenced by gXHttpReplyHeader::GetLength(), gXHttpCont::ReadReplyChunked(), and gBigBuffer::thisAllocateBuf(). |
|
Definition at line 9 of file ghttp.h. Referenced by gXHttpCont::ReadReplyChunked(). |