ee6360be22
this check was here because the first read will return empty if it was an invalid byte sequence for e.g. gzip because we needed to receive more data. the second read will always return data (not decoded) so regardless of what the already-read data is, the second read is the only criteria we need. |
||
---|---|---|
.. | ||
irc | ||
__init__.py | ||
_consts_256_color.py | ||
cli.py | ||
consts.py | ||
http.py | ||
parse.py | ||
security.py |