SIGN IN SIGN UP

Use strings.SplitSeq for Cache-Control and Vary parsing

golangci-lint's modernize analyzer flags ranging over strings.Split;
strings.SplitSeq avoids allocating the intermediate slice.

Refs #3025

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4959e1f9-f8e6-4e97-a487-f395a0123c79
J
Josh Free committed
e9581542233a23072c63a64a875c6166738b9850
Parent: 7667cc7
Committed by Sam Morrow <sammorrowdrums@github.com> on 8/25/2026, 12:30:36 PM