You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Reassembles multiple values in an HTTP request header as a comma-delimited list.
1545
-
/// </summary>
1546
-
/// <param name="headers">The headers from which to read a header.</param>
1547
-
/// <param name="headerName">Name of the header to read.</param>
1548
-
/// <returns>A comma-delimited list of values for the named header, or <c>null</c> if no header was included in the collection by the specified name.</returns>
0 commit comments