Commit Graph

19 Commits

Author SHA1 Message Date
klemek d3d98bd9b2 feat: handle HEAD requests 2026-05-11 17:26:21 +02:00
klemek 4edcc6acc7 fix: http/1.1 and force close connection 2026-05-06 16:01:15 +02:00
klemek b0d98dd48b feat: add robots.txt and favicon by default 2026-05-06 14:31:33 +02:00
klemek 8c93b9a015 fix: dont log BrokenPipeError and ConnectionResetError 2026-05-06 09:36:31 +02:00
klemek 9aa84cc2c3 fix: don't print raw client address
Python Lint CI / ty (push) Successful in 55s
Python Lint CI / ruff-format-check (push) Successful in 1m0s
Python Lint CI / ruff (push) Successful in 1m2s
Docker CI / docker-build (push) Has been cancelled
Python Test CI / coverage (push) Has been cancelled
2026-05-04 22:52:03 +02:00
klemek 658174518a fix: handle error at init level 2026-05-04 22:52:03 +02:00
klemek 95514f16cb fix: no message on bare curl 2026-04-27 15:15:34 +02:00
klemek f4f00a290c feat: SPA sites 2026-04-25 19:11:25 +02:00
klemek 7c824ff1c0 fix(handlers): handle http certbot request 2026-04-21 23:02:16 +02:00
klemek c0c281e25c feat: X-Host-Only 2026-04-21 22:51:35 +02:00
klemek 18c718d24a chore(uv): proper packaging 2026-04-21 16:10:20 +02:00
klemek 966bbdbdf0 fix: redirects 2026-04-20 23:28:24 +02:00
klemek ac94704c9e fix: add X-Forwarded-Proto header 2026-04-20 23:04:18 +02:00
klemek 452492a974 fix: add x-forwarded-host header 2026-04-20 17:21:55 +02:00
klemek 33cfd350a5 feat: X-Proxy 2026-04-20 17:00:28 +02:00
klemek fb70638330 refactor(handlers): handle all http methods 2026-04-20 13:51:19 +02:00
klemek 5671d68e21 feat: X-Redirect pages 2026-04-20 11:36:56 +02:00
klemek 978b799ee8 fix(tests): dont specify mocks 2026-04-20 10:03:21 +02:00
klemek c4b0818b90 tests(handlers): add handlers tests 2026-04-19 23:10:04 +02:00