Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Fix: stream end when length of last chunk equal to MAX_CHUNK#356

Merged
Lukasa merged 1 commit into
python-hyper:developmentfrom
PrimozGodec:last-chunk-fix
Nov 8, 2017
Merged

Fix: stream end when length of last chunk equal to MAX_CHUNK#356
Lukasa merged 1 commit into
python-hyper:developmentfrom
PrimozGodec:last-chunk-fix

Fix: no end of the stream when (length of body) % MAX_CHUNK == MAX_CHUNK

3e52e91
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs