Returns how many bytes of the current chunk have been read.
Declared in <httpserver.h>
<httpserver.h>
uint64_t GetChunkProgress() const;
The number of bytes of the current chunk read so far.