New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hface

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hface

Hackable HTTP/{1,2,3} {client,server,proxy}

  • 0.1
  • PyPI
  • Socket score

Maintainers
1

=================================================== hface - Hackable HTTP/{1,2,3} {client,server,proxy}

Documentation_ | GitHub_ | PyPI_

  • HTTP client and server written in Python
  • HTTP/1.1, HTTP/2, and HTTP/3 support
  • Sans-IO_ core with pluggable protocol implementations
  • asyncio_ or Trio_ support thanks to AnyIO_
  • Layered design with well-defined APIs

See online documentation_ for more info.

.. _Documentation: https://hface.readthedocs.io/ .. _GitHub: https://github.com/akamai/hface .. _PyPI: https://pypi.org/project/hface/

.. _Sans-IO: https://sans-io.readthedocs.io/ .. _AnyIO: https://anyio.readthedocs.io/ .. _asyncio: https://docs.python.org/3/library/asyncio.html .. _Trio: https://trio.readthedocs.io/en/stable/

License

::

Copyright 2022 Akamai Technologies, Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc