property ServerOptions.joinDuplicateHeaders Usage in Denoimport { type ServerOptions } from "node:http"; It joins the field line values of multiple headers in a request with , instead of discarding the duplicates. Type boolean