aspnetcore/src/Microsoft.Net.Http.Headers
Kristian Hellang 063d6eca0f Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
..
Properties Added missed attribute 2016-03-03 17:50:40 -08:00
BaseHeaderParser.cs C#6 Cleanup & Optimizations 2015-11-10 09:38:49 -08:00
CacheControlHeaderValue.cs C#6 Cleanup & Optimizations 2015-11-10 09:38:49 -08:00
ContentDispositionHeaderValue.cs Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
ContentDispositionHeaderValueIdentityExtensions.cs Add some multipart reader utilities to make reading streams easier 2016-07-14 09:25:46 -07:00
ContentRangeHeaderValue.cs
CookieHeaderParser.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
CookieHeaderValue.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
DateTimeFormatter.cs Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
EntityTagHeaderValue.cs Add strong and weak ETag comparisons 2016-08-30 14:15:16 -07:00
GenericHeaderParser.cs
HeaderNames.cs
HeaderQuality.cs
HeaderUtilities.cs Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
HttpHeaderParser.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
HttpParseResult.cs
HttpRuleParser.cs Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
MediaTypeHeaderValue.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
MediaTypeHeaderValueComparer.cs
Microsoft.Net.Http.Headers.xproj One build to rule them all 2016-07-07 12:01:29 -07:00
NameValueHeaderValue.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
ObjectCollection.cs
RangeConditionHeaderValue.cs Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00
RangeHeaderValue.cs
RangeItemHeaderValue.cs
SetCookieHeaderValue.cs Use pooled `StringBuilder` to reduce allocations when adding response cookies 2016-03-25 09:38:52 -07:00
StringWithQualityHeaderValue.cs #515 Make forgiving vs strict header list parsers. 2016-02-08 10:21:28 -08:00
StringWithQualityHeaderValueComparer.cs C#6 Cleanup & Optimizations 2015-11-10 09:38:49 -08:00
project.json Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) 2016-10-05 12:19:15 -07:00