gammastream / scully-plugins

A collection of plugins written for Scully
31 stars 9 forks source link

Do this plugin also set status-code 404 in headers ? #18

Open GaurangDhorda opened 3 years ago

GaurangDhorda commented 3 years ago

When page-not-found component 404.html is added by this plugin, then at the same time, Did this plugin set status-code 404 in headers too when 404.html is loading ? or How can we also set status-code 404 in headers when 404.html page is loading in angular router without angular-ssr ?