Step-by-Step Guide to Creating an HTTP Server in C# - Part 2
In this post, I'll be sharing my journey during the process of an HTTP Server development from scratch. The purpose of this post will be refactor the code, add HTTP Compression to the server. It only supports the gzip compression scheme. Also, I'll a...
saul-lara.hashnode.dev9 min read