Importance of Securing HTTP Headers

Securing HTTP Headers in a web app provides a layer of protection based on what is suitable for your app and security goals. It is done by setting up an app’s HTTP response headers to prevent sensitive information being exposed when passed between a server and a client. We can use middleware modules that lets allows setting and configuring the response headers for a client-server based web application.

Read More

Hello World

First post

This is my first blog post with Jekyll, a Open-Source static site generator made in the Ruby language. This blog is a platform for me to showcase and write about what I learn in Java full stack web development, some topics on cybersecurity, productivity, and awesome resources I found helpful in my learning and among my peers on my journey.

Read More