Sprockets.http

Latest version: v2.5.0

Safety actively analyzes 613734 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.5.0

----------------------
- Add customization of **Server** header

2.4.0

----------------------
- Add support for Python 3.10
- Change the default access log format

2.3.0

----------------------
- Added optional Sentry integration

2.2.0

----------------------
- Change xheaders option to default to ``True``

2.1.2

----------------------
- Updated to support Python 3.9. ``asyncio.Task.all_tasks`` was removed
so I switched to ``asyncio.all_tasks`` if it exists.
- Deprecate calling ``sprockets.http.run`` with anything that isn't a
``sprockets.app.Application`` instance.

2.1.1

----------------------
- :meth:`sprockets.http.app.CallbackManager.stop` no longer requires the
event loop to be running (fixes `34`_)

.. _34: https://github.com/sprockets/sprockets.http/issues/34

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.