Closed mikaelm12 closed 8 years ago
Is there an issue tracking this feature work?
@Tratcher It's listed in the check list in https://github.com/aspnet/BasicMiddleware/issues/67 but no dedicated issue for just this feature. Should I open one?
Yeah, there's few enough left on that list that we can open a bug for each (that we think are even possible) and triage them appropriately. There's already a bug for maps.
No fixing bugs that aren't assigned to the current milestone :-)
Implementation looks good to me. I'll let Chris do final sign off.
@muratg for triage.
Agreed with @Tratcher that we should file a bug for each remaining item and close #67. As of this one, this can wait till later. We'll triage once we ship preview1.
Rebased on dev. Can we check this in? @muratg @Tratcher
https://github.com/aspnet/BasicMiddleware/issues/136 triaged in 1.1.
Background of the AbortRequest action
I also added an example to the sample. @Tratcher @natemcmaster