Make OwinFeatureCollection mutable
Open
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
Assessment
This issue has not been assessed yet.