aspnetcore/src/Microsoft.Net.Http.Headers
Chris Ross 09d6ab03bc Re-use public constants for header names. 2015-04-15 09:33:35 -07:00
..
Properties Add serviceable attribute to projects. 2015-04-07 14:45:42 -07:00
BaseHeaderParser.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
CacheControlHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
ContentDispositionHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
ContentRangeHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
CookieHeaderParser.cs Logical AND would never be true; broke into OR statement 2015-02-10 17:41:06 -05:00
CookieHeaderValue.cs Using [NotNull] attribute from the Common repo package 2015-03-13 17:44:51 -07:00
EntityTagHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
GenericHeaderParser.cs Using [NotNull] attribute from the Common repo package 2015-03-13 17:44:51 -07:00
HeaderNames.cs Re-use public constants for header names. 2015-04-15 09:33:35 -07:00
HeaderQuality.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
HeaderUtilities.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
HttpHeaderParser.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
HttpParseResult.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
HttpRuleParser.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
MediaTypeHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
MediaTypeHeaderValueComparer.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
Microsoft.Net.Http.Headers.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:26 -07:00
NameValueHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
ObjectCollection.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
RangeConditionHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
RangeHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
RangeItemHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
SetCookieHeaderValue.cs Using [NotNull] attribute from the Common repo package 2015-03-13 17:44:51 -07:00
StringWithQualityHeaderValue.cs Implement strongly typed headers. 2015-01-14 15:41:09 -08:00
StringWithQualityHeaderValueComparer.cs Using [NotNull] attribute from the Common repo package 2015-03-13 17:44:51 -07:00
project.json Using [NotNull] attribute from the Common repo package 2015-03-13 17:44:51 -07:00