Path to this page:
Subject: CVS commit: pkgsrc/www/py-uvicorn
From: Adam Ciarcinski
Date: 2024-03-22 14:43:12
Message id: 20240322134312.1EF50FA2C@cvs.NetBSD.org
Log Message:
py-uvicorn: updated to 0.29.0
0.29.0 - 2024-03-19
Added
Cooperative signal handling
0.28.1 - 2024-03-19
Fixed
Revert raise ClientDisconnected on HTTP
0.28.0 - 2024-03-09
Added
Raise ClientDisconnected on send() when client disconnected
Fixed
Except AttributeError on sys.stdin.fileno() for Windows IIS10
Use X-Forwarded-Proto for WebSockets scheme when the proxy provides it
Files: