FreeRDP
|
Data Fields | |
size_t | nextOffset |
size_t | headerFooterPos |
CHUNK_STATE | state |
char | lenBuffer [11] |
Definition at line 45 of file libfreerdp/core/gateway/http.h.
size_t http_encoding_chunked_context::headerFooterPos |
Definition at line 48 of file libfreerdp/core/gateway/http.h.
char http_encoding_chunked_context::lenBuffer[11] |
Definition at line 50 of file libfreerdp/core/gateway/http.h.
size_t http_encoding_chunked_context::nextOffset |
Definition at line 47 of file libfreerdp/core/gateway/http.h.
CHUNK_STATE http_encoding_chunked_context::state |
Definition at line 49 of file libfreerdp/core/gateway/http.h.