aspnetcore/src/Microsoft.AspNetCore.Http.F...
Pranav K b3b846c27e Remove net451 as a cross-compile target 2017-03-24 11:46:13 -07:00
..
Authentication Reset fields on AuthenticateContext 2016-02-18 12:14:53 -08:00
CookieOptions.cs Fix CookieOptions.HttpOnly doc comment 2016-09-01 10:18:39 -07:00
FeatureCollection.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
FeatureReference.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
FeatureReferences.cs Make FeatureReferences<T>.Fetch inlineable (#704) 2016-09-28 11:35:04 -07:00
IFeatureCollection.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
IFormCollection.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
IFormFeature.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IFormFile.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IFormFileCollection.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IHeaderDictionary.cs #407 Add ContentLength to IHeaderDictionary 2017-01-24 15:14:46 -08:00
IHttpBufferingFeature.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
IHttpConnectionFeature.cs #542 Add IHttpConnectionFeature.ConnectionId 2016-02-18 11:08:05 -08:00
IHttpRequestFeature.cs Add RawTarget property to IHttpRequestFeature (#596). 2016-05-27 16:54:07 -07:00
IHttpRequestIdentifierFeature.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
IHttpRequestLifetimeFeature.cs #333 Add doc comments for feature interfaces. 2016-03-31 16:13:08 -07:00
IHttpResponseFeature.cs #333 Add doc comments for feature interfaces. 2016-03-31 16:13:08 -07:00
IHttpSendFileFeature.cs #333 Add doc comments for feature interfaces. 2016-03-31 16:13:08 -07:00
IHttpUpgradeFeature.cs #333 Add doc comments for feature interfaces. 2016-03-31 16:13:08 -07:00
IHttpWebSocketFeature.cs #333 Add doc comments for feature interfaces. 2016-03-31 16:13:08 -07:00
IItemsFeature.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IQueryCollection.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
IQueryFeature.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IRequestCookieCollection.cs Move some implementations (all feature implementations) out of `.Internal` namespaces 2016-03-30 16:01:37 -07:00
IRequestCookiesFeature.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
IResponseCookies.cs Use pooled `StringBuilder` to reduce allocations when adding response cookies 2016-03-25 09:38:52 -07:00
IResponseCookiesFeature.cs Use pooled `StringBuilder` to reduce allocations when adding response cookies 2016-03-25 09:38:52 -07:00
IServiceProvidersFeature.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
ISession.cs Minor rewording missed from PR 2016-05-23 10:15:39 -07:00
ISessionFeature.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
ITlsConnectionFeature.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
ITlsTokenBindingFeature.cs Rename AspNet 5 file contents. 2016-01-22 12:20:40 -08:00
Microsoft.AspNetCore.Http.Features.csproj Remove net451 as a cross-compile target 2017-03-24 11:46:13 -07:00
WebSocketAcceptContext.cs Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace 2016-03-21 09:05:09 -07:00
baseline.net45.json Created public API baselines 2016-11-04 16:31:24 -07:00
baseline.netcore.json Created public API baselines 2016-11-04 16:31:24 -07:00
exceptions.net45.json #407 Add ContentLength to IHeaderDictionary 2017-01-24 15:14:46 -08:00
exceptions.netcore.json #407 Add ContentLength to IHeaderDictionary 2017-01-24 15:14:46 -08:00