Inserts a header into the collection without checking whether the header is on the restricted header list.
Type Reason ArgumentException headerName is null or string.Empty, or contains invalid characters.
-or-
headerValue contains invalid characters.
The WebHeaderCollection.AddWithoutValidate(string, string) method adds a header to the collection without checking whether the header is on the restricted header list.