Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-httpserver
From: Adam Ciarcinski
Date: 2024-02-28 11:31:01
Message id: 20240228103102.0D2E6FA27@cvs.NetBSD.org
Log Message:
py-test-httpserver: updated to 1.0.10
1.0.10
New Features
- When there's no handler for the request, add more details to the response
sent by the server about the request to help debugging.
Other Notes
- Use ruff for linting. It includes some source code changes which should not
introduce functional changes, or API changes.
Files: