Skip to content

Conversation

kaloyantihomirov
Copy link
Contributor

The source code accompaning the book doesn't demonstrate the UseStatusCodePagesWithRedirects middleware as one would expect. I included it in the code as you did in the StatusCodePagesWithReExecuteRazorPages project. I also added a reference to a post in your blog where everything is explained perfectly as always. 🥇 💯

@kaloyantihomirov
Copy link
Contributor Author

[Chapter 16 A_ToDoList] Improved code formatting & Removed some unexpected comments (maybe left from copy/paste).

{
app.UseHsts();
}
//Note that using this approach we're ultimately returning a success code

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Chore) Add a space after the back slash makes comment looks more consistent with the existing comments 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants