Hypercorn

Latest version: v0.17.3

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

Scan your dependencies

Page 2 of 10

0.14.4

Not secure
-----------------

* Bugfix Use tomllib/tomli for .toml support replacing the
unmaintained toml library.
* Bugfix server hanging on startup failure.
* Bugfix close websocket with 1011 on internal error (1006 is a
client-only code).
* Bugfix support trio > 0.22 utilising exception groups (note trio <=
0.22 is not supported).
* Bugfix except ConnectionAbortedError which can be raised on Windows
machines.
* Bugfix ensure that closed is sent on reading end.
* Bugfix handle read_timeout exception on trio.
* Support and test against Python 3.11.
* Add explanation of PicklingErrors.
* Add config option to pass raw h11 headers.

0.14.3

Not secure
-----------------

* Revert Preserve response headers casing for HTTP/1 as this breaks
ASGI frameworks.
* Bugfix stream WSGI responses

0.14.2

Not secure
-----------------

* Bugfix add missing ASGI version to lifespan scope.
* Bugfix preserve the HTTP/1 request header casing through to the ASGI
app.
* Bugifx ensure the config loglevel is respected.
* Bugfix ensure new processes are spawned not forked.
* Bugfix ignore dunder vars in config objects.
* Bugfix clarify the subprotocol exception.

0.14.1

Not secure
-----------------

* Fix Python3.7 compatibility.

0.14.0

Not secure
-----------------

* Bugfix only recycle a HTTP/1.1 connection if client is DONE.
* Bugfix uvloop may raise a RuntimeError.
* Bugfix ensure 100ms sleep between Windows workers starting.
* Bugfix ensure lifespan shutdowns occur.
* Bugfix close idle Keep-Alive connections on graceful exit.
* Bugfix don't suppress 412 bodies.
* Bugfix don't idle close upgrade requests.
* Allow control over date header addition.
* Allow for logging configuration to be loaded from JSON or TOML
files.
* Preserve response headers casing for HTTP/1.
* Support the early hint ASGI-extension.
* Alter the process and reloading system such that it should work
correctly in all configurations.
* Directly support serving WSGI applications (and drop support for
ASGI-2, now ASGI-3 only).

0.13.2

Not secure
-----------------

* Bugfix re-enable HTTP/3.

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.