Unfold a HTTP field value into its list elements, handling quoted strings, comments, and date formats as per RFC 9110.
Optional
The HTTP field value to unfold.
An array of unfolded field values.
https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1
Unfold a HTTP field value into its list elements, handling quoted strings, comments, and date formats as per RFC 9110.