update: added 'HEAD' method support for HTTP Server

This commit is contained in:
2026-08-11 18:37:57 +08:00
parent 7d2af10043
commit 0b359ee4e2
2 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "common"
description = "Commonly reusable code"
version = "0.1.18"
version = "0.1.19"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },