Mackinnon Buck
Mackinnon Buck
@javiercn does this ring a bell? Seems like there's also continued activity on https://github.com/dotnet/aspnetcore/issues/64512 which was closed.
Thanks for the suggestion. We're going to backlog this as it would likely be a large effort to make this work. For others needing static files to get picked up...
Thanks for reaching out, @lvivski. Is there any issue you're observing other than the behavior not being compliant with RFC 7131? You could always add a callback via [`HttpResponse.OnStarting()`](https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.http.httpresponse.onstarting?view=aspnetcore-9.0) to...
It looks like this will be addressed as part of https://github.com/dotnet/aspnetcore/issues/63688, as msal.js has already released a fix for this.
Moving to the docs repo, as it looks like a docs update is the action to consider here.