dotnet / dotnet/aspnetcore

Make OwinFeatureCollection mutable

Open
#2,725 26 comments 0 reactions 0 assignees View on GitHub
affected-very-few area-networking enhancement feature-http-abstractions help wanted severity-nice-to-have
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

_From @Tratcher on Wednesday, October 7, 2015 9:24:33 AM_

OwinFeatureCollection does not currently allow you to replace features, so to use it in the pipeline you have to wrap it in a FeatureCollection. Make it mutable instead.

_Copied from original issue: aspnet/HttpAbstractions#431_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.