__init__.py 99 B

1234567
  1. # -*- coding: utf-8 -*-
  2. """
  3. hyper/http20
  4. ~~~~~~~~~~~~
  5. The HTTP/2 submodule that powers hyper.
  6. """