aspnet / HttpAbstractions

[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
382 stars 193 forks source link

Correct typos in MapMiddleware docs #1039

Closed poulad closed 6 years ago

Tratcher commented 6 years ago

Thank you. Would you like to rebase on release/2.2 to ship this earlier? If not I can merge as is.

dnfclas commented 6 years ago

CLA assistant check
All CLA requirements met.

Tratcher commented 6 years ago

It looks like this was already fixed in release/2.2 by https://github.com/aspnet/HttpAbstractions/pull/1035/files#diff-aee003ac586b7ef78b5a449b08ad6079 it just hadn't been merged back to master yet. I'll take care of that.