import http from "node:http"; import { readPositiveIntEnv } from "../env-limits.mjs"; const port = readPositiveIntEnv("FIXTURE_PORT"); const html = `