1 reference to HeaderDictionary
Microsoft.AspNetCore.Http.Tests (1)
HeaderDictionaryTests.cs (1)
122var emptyHeaders = withStore ? new HeaderDictionary(1) : new HeaderDictionary();