[feat] HTTP singleton header validations
Author: jonathanongCreated May 25, 2026Updated May 25, 2026
Labelsenhancement
Describe the feature
follow-up to https://github.com/koajs/koa/pull/1899
if an HTTP header is a singleton, we should have stricter validations and disallow setting multiple fields.
Source: koajs/koa