Add Security Headers to an Express app

InstructorIngrid Epure

Share this video with your friends

Send Tweet

Learn about security headers by adding them to an Express app in a step-by-step guide.

We're going to cover:

  • default request headers
  • what are security headers
  • why security headers are important
  • how to add security headers using Helmet
  • how to configure the newly added security headers