__init__.py 101 B

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