proxygen
|
Public Member Functions | |
Chunk (size_t inLength) | |
Public Attributes | |
size_t | length |
bool | headerSent |
Definition at line 1391 of file HTTPTransaction.h.
|
inlineexplicit |
Definition at line 1392 of file HTTPTransaction.h.
bool proxygen::HTTPTransaction::Chunk::headerSent |
Definition at line 1394 of file HTTPTransaction.h.
Referenced by proxygen::HTTPTransaction::sendDeferredBody().
size_t proxygen::HTTPTransaction::Chunk::length |
Definition at line 1393 of file HTTPTransaction.h.
Referenced by proxygen::HTTPTransaction::sendDeferredBody().