| .. |
|
Authentication
|
Deprecate the IAuthenticationHandler property (#863)
|
2017-06-07 07:04:48 -10:00 |
|
CookieOptions.cs
|
Adds MaxAge property to CookieOptions/Builder (#904)
|
2017-08-22 16:57:04 -07:00 |
|
FeatureCollection.cs
|
…
|
|
|
FeatureReference.cs
|
…
|
|
|
FeatureReferences.cs
|
Make FeatureReferences<T>.Fetch inlineable (#704)
|
2016-09-28 11:35:04 -07:00 |
|
IFeatureCollection.cs
|
…
|
|
|
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 |
|
IHttpBodyControlFeature.cs
|
Added feature to control http body behavior (#821)
|
2017-04-22 02:52:40 -07:00 |
|
IHttpBufferingFeature.cs
|
…
|
|
|
IHttpConnectionFeature.cs
|
…
|
|
|
IHttpMaxRequestBodySizeFeature.cs
|
Add IHttpMaxRequestBodySizeFeature.IsReadOnly (#858)
|
2017-06-06 15:27:13 -07:00 |
|
IHttpRequestFeature.cs
|
Add RawTarget property to IHttpRequestFeature (#596).
|
2016-05-27 16:54:07 -07:00 |
|
IHttpRequestIdentifierFeature.cs
|
…
|
|
|
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
|
Add CancellationToken to ISession Load/CommitAsync
|
2017-07-05 09:05:01 -07:00 |
|
ISessionFeature.cs
|
…
|
|
|
ITlsConnectionFeature.cs
|
…
|
|
|
ITlsTokenBindingFeature.cs
|
…
|
|
|
Microsoft.AspNetCore.Http.Features.csproj
|
Pin tool and package versions to make builds more repeatable
|
2017-11-01 09:32:44 -07:00 |
|
SameSiteMode.cs
|
Add SameSite attribute to SetCookie header
|
2017-05-22 14:42:05 -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.netcore.json
|
Update API check baselines to 2.0
|
2017-09-25 11:41:36 -07:00 |