Default response headers type for the write side (the value returned from an endpoint
implementation). Allows array values so endpoints can emit multi-valued headers (most notably
Set-Cookie), which must be written as separate header lines on the wire rather than
comma-joined.
Default response headers type for the write side (the value returned from an endpoint implementation). Allows array values so endpoints can emit multi-valued headers (most notably
Set-Cookie), which must be written as separate header lines on the wire rather than comma-joined.