HeaderParsingOptions Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for the header parsing infrastructure.
public class HeaderParsingOptions
	type HeaderParsingOptions = class
	Public Class HeaderParsingOptions
		- Inheritance
 - 
				HeaderParsingOptions
 
Constructors
| HeaderParsingOptions() | 
Properties
| DefaultMaxCachedValuesPerHeader | 
		 Gets or sets the default number of cached values per cacheable header.  | 
        	
| DefaultValues | 
		 Gets or sets default header values for when the given headers aren't present.  | 
        	
| MaxCachedValuesPerHeader | 
		 Gets or sets the maximum number of cached values for specific headers.  |