In this Blazor tutorial I will show you how to use HTML5’s Web Storage in a Blazor application. We will take a look at what Web Storage is and we Read More
Web
A simple <img> tag can cost a fortune for business
Real security vulnerabilities always speak louder. Today we’re going to talk about SSRF attack that allows hackers to send any network requests from the back-end server by using <img> tags. Read More
Building a Scalable API Gateway
First of all, what is an API gateway? Conceptually an API gateway is a layer between incoming client requests and your underlying API services. This is a pattern you see Read More
Build security into your next website
If you wanted to send a secret message by mail, would you rather send it in an envelope, or on a postcard? If you send it on a postcard, anyone Read More
HTTP 1, 2, and 3 in a Nutshell
Read more: https://start.jcolemorrison.com/http-1-2-and-3-in-a-nutshell/
HTTP/3: the past, the present, and the future
During last year’s Birthday Week we announced preliminary support for QUIC and HTTP/3 (or “HTTP over QUIC” as it was known back then), the new standard for the web, enabling faster, more Read More