Why does chrome dev tools console show a link for Post 500 error in one website but not another? Why does chrome dev tools console show a link for Post 500 error in one website but not another? google-chrome google-chrome

Why does chrome dev tools console show a link for Post 500 error in one website but not another?


In web.config

<httpErrors errorMode="DetailedLocalOnly" existingResponse="Auto" />

The docs are here