Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
print debug message with headers generator
fixes python-hyper/h2#1219
- Loading branch information
da26ef4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except now, if it's a generator, it's consumed in logging and the data never reaches
for header in headers
...