Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix HTTP/2 window size for too large uploads
Too large uploads will simply hang otherwise, because the window isn't increased anymore to receive the byte triggering the too large payload error.
- Loading branch information