Closed mkArtakMSFT closed 6 years ago
… they aren't set yet.
This was resulting in an exception when a razor view was trying to render a form, when the headers have already been set.
I'm now updating the tests to cover this case!
Looks like the current design relies on "overriding" behavior. So I have to fix this, please don't review yet.
Approach looks promising so far. Add some tests :)
… they aren't set yet.
This was resulting in an exception when a razor view was trying to render a form, when the headers have already been set.